Home
last modified time | relevance | path

Searched refs:wait_for_worker_thread_state (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/thread/futures/futures.shared_future/
H A Dwait_until.pass.cpp38 void wait_for_worker_thread_state(WorkerThreadState state) in wait_for_worker_thread_state() function
46 wait_for_worker_thread_state(WorkerThreadState::AllowedToRun); in func1()
55 wait_for_worker_thread_state(WorkerThreadState::AllowedToRun); in func3()
63 wait_for_worker_thread_state(WorkerThreadState::AllowedToRun); in func5()
83 wait_for_worker_thread_state(WorkerThreadState::Exiting); in main()
101 wait_for_worker_thread_state(WorkerThreadState::Exiting); in main()
119 wait_for_worker_thread_state(WorkerThreadState::Exiting); in main()
/llvm-project/libcxx/test/std/thread/futures/futures.unique_future/
H A Dwait_until.pass.cpp38 void wait_for_worker_thread_state(WorkerThreadState state) in wait_for_worker_thread_state() function
46 wait_for_worker_thread_state(WorkerThreadState::AllowedToRun); in func1()
55 wait_for_worker_thread_state(WorkerThreadState::AllowedToRun); in func3()
63 wait_for_worker_thread_state(WorkerThreadState::AllowedToRun); in func5()
82 wait_for_worker_thread_state(WorkerThreadState::Exiting); in main()
100 wait_for_worker_thread_state(WorkerThreadState::Exiting); in main()
118 wait_for_worker_thread_state(WorkerThreadState::Exiting); in main()