Home
last modified time | relevance | path

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 Dworker_thread_semaphore.cc25 AtomicFlag* join_called_for_testing) in Delegate()
53 bool WorkerThreadSemaphore::join_called_for_testing() const { in join_called_for_testing() function in base::internal::WorkerThreadSemaphore
H A Dworker_thread_waitable_event.cc76 bool WorkerThreadWaitableEvent::join_called_for_testing() const { in join_called_for_testing() function in base::internal::WorkerThreadWaitableEvent
H A Dthread_group_semaphore.cc182 AtomicFlag* join_called_for_testing) in SemaphoreWorkerDelegate()