Searched defs:join_called_for_testing (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/base/task/thread_pool/ | ||
H A D | worker_thread_semaphore.cc | 25 AtomicFlag* join_called_for_testing) in Delegate() |
H A D | worker_thread_waitable_event.cc | 76 bool WorkerThreadWaitableEvent::join_called_for_testing() const { in join_called_for_testing() function in base::internal::WorkerThreadWaitableEvent |
H A D | thread_group_semaphore.cc | 182 AtomicFlag* join_called_for_testing) in SemaphoreWorkerDelegate() |