Searched refs:join_called_for_testing (Results 1 – 7 of 7) sorted by relevance
25 AtomicFlag* join_called_for_testing) in Delegate() argument27 join_called_for_testing_(join_called_for_testing) {} in Delegate()53 bool WorkerThreadSemaphore::join_called_for_testing() const { in join_called_for_testing() function in base::internal::WorkerThreadSemaphore
23 AtomicFlag* join_called_for_testing);61 bool join_called_for_testing() const override;
74 AtomicFlag* join_called_for_testing);182 AtomicFlag* join_called_for_testing) in SemaphoreWorkerDelegate() argument186 join_called_for_testing) {} in SemaphoreWorkerDelegate()
189 if (should_exit_.IsSet() || join_called_for_testing()) { in Start()252 return should_exit_.IsSet() || join_called_for_testing() || in ShouldExit()
67 bool join_called_for_testing() const override;
76 bool WorkerThreadWaitableEvent::join_called_for_testing() const { in join_called_for_testing() function in base::internal::WorkerThreadWaitableEvent
270 virtual bool join_called_for_testing() const = 0;