HomeSort by relevance Sort by last modified time
    Searched refs:set_worker_thread_state (Results 1 - 4 of 4) sorted by null

  /external/libcxx/test/std/thread/futures/futures.shared_future/
wait_until.pass.cpp 30 void set_worker_thread_state(WorkerThreadState state) function
44 set_worker_thread_state(WorkerThreadState::Exiting);
54 set_worker_thread_state(WorkerThreadState::Exiting);
61 set_worker_thread_state(WorkerThreadState::Exiting);
77 set_worker_thread_state(WorkerThreadState::AllowedToRun);
98 set_worker_thread_state(WorkerThreadState::AllowedToRun);
119 set_worker_thread_state(WorkerThreadState::AllowedToRun);
  /external/libcxx/test/std/thread/futures/futures.unique_future/
wait_until.pass.cpp 30 void set_worker_thread_state(WorkerThreadState state) function
44 set_worker_thread_state(WorkerThreadState::Exiting);
54 set_worker_thread_state(WorkerThreadState::Exiting);
61 set_worker_thread_state(WorkerThreadState::Exiting);
77 set_worker_thread_state(WorkerThreadState::AllowedToRun);
98 set_worker_thread_state(WorkerThreadState::AllowedToRun);
119 set_worker_thread_state(WorkerThreadState::AllowedToRun);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/futures/futures.shared_future/
wait_until.pass.cpp 30 void set_worker_thread_state(WorkerThreadState state) function
44 set_worker_thread_state(WorkerThreadState::Exiting);
54 set_worker_thread_state(WorkerThreadState::Exiting);
61 set_worker_thread_state(WorkerThreadState::Exiting);
77 set_worker_thread_state(WorkerThreadState::AllowedToRun);
98 set_worker_thread_state(WorkerThreadState::AllowedToRun);
119 set_worker_thread_state(WorkerThreadState::AllowedToRun);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/futures/futures.unique_future/
wait_until.pass.cpp 30 void set_worker_thread_state(WorkerThreadState state) function
44 set_worker_thread_state(WorkerThreadState::Exiting);
54 set_worker_thread_state(WorkerThreadState::Exiting);
61 set_worker_thread_state(WorkerThreadState::Exiting);
77 set_worker_thread_state(WorkerThreadState::AllowedToRun);
98 set_worker_thread_state(WorkerThreadState::AllowedToRun);
119 set_worker_thread_state(WorkerThreadState::AllowedToRun);

Completed in 623 milliseconds