Searched refs:wait_flag_body (Results 1 – 2 of 2) sorted by relevance
256 struct wait_flag_body { struct259 wait_flag_body() { in wait_flag_body() function286 std::atomic<bool> wait_flag_body::flag{false}; argument697 wait_flag_body body; in test_rejecting()708 wait_flag_body::flag = true; in test_rejecting()
260 conformance::wait_flag_body body;265 conformance::wait_flag_body::flag.store(true);