Searched refs:serial_dead_state (Results 1 – 2 of 2) sorted by relevance
34 static constexpr std::size_t serial_dead_state = std::size_t(-1); variable196 my_serial = serial_dead_state; in ~Foo()197 my_thread_id = serial_dead_state; in ~Foo()216 x.my_serial = serial_dead_state;217 x.my_thread_id = serial_dead_state;
652 f.set_thread_id(move_support_tests::serial_dead_state); in operator ()()653 f.set_serial(move_support_tests::serial_dead_state); in operator ()()