Searched refs:Broadcast (Results 1 – 17 of 17) sorted by relevance
145 task_queue_condition_.Broadcast(self); in ~ThreadPool()146 completion_condition_.Broadcast(self); in ~ThreadPool()155 task_queue_condition_.Broadcast(self); in StartWorkers()182 completion_condition_.Broadcast(self); in GetTask()
86 condition_.Broadcast(self); in SetCountLocked()
354 Thread::resume_cond_->Broadcast(self); in RunCheckpoint()436 Thread::resume_cond_->Broadcast(self); in FlipThreadRoots()458 Thread::resume_cond_->Broadcast(self); in FlipThreadRoots()668 Thread::resume_cond_->Broadcast(self); in ResumeAll()706 Thread::resume_cond_->Broadcast(self); in Resume()1076 Thread::resume_cond_->Broadcast(self); in ResumeAllForDebugger()1104 Thread::resume_cond_->Broadcast(self); in UndoDebuggerSuspensions()1290 Locks::thread_exit_cond_->Broadcast(nullptr); in Unregister()
194 signal_catcher->cond_.Broadcast(self); in Run()
133 jni_on_load_cond_.Broadcast(self); in SetResult()619 weak_globals_add_condition_.Broadcast(self); in AllowNewWeakGlobals()626 weak_globals_add_condition_.Broadcast(self); in BroadcastForNewWeakGlobals()
241 weak_intern_condition_.Broadcast(self); in BroadcastForNewInterns()523 weak_intern_condition_.Broadcast(Thread::Current()); in ChangeWeakRootStateLocked()
1301 monitor_add_condition_.Broadcast(self); in AllowNewMonitors()1308 monitor_add_condition_.Broadcast(self); in BroadcastForNewMonitors()
661 shutdown_cond_->Broadcast(Thread::Current()); in EndThreadBirth()
54 condition_.Broadcast(self); in DisableSlowPath()60 condition_.Broadcast(self); in BroadcastForSlowPath()115 condition_.Broadcast(self); in StopPreservingReferences()
173 new_record_condition_.Broadcast(Thread::Current()); in AllowNewAllocationRecords()183 new_record_condition_.Broadcast(Thread::Current()); in BroadcastForNewAllocationRecords()
110 cond_->Broadcast(self); in Stop()
898 thread_flip_cond_->Broadcast(self); in DecrementDisableThreadFlip()935 thread_flip_cond_->Broadcast(self); in ThreadFlipEnd()2796 gc_complete_cond_->Broadcast(self); in FinishGC()
424 shutdown_cond_.Broadcast(self); in HandlePacket()458 thread_start_cond_.Broadcast(thread_); in Run()494 attach_cond_.Broadcast(thread_); in Run()529 attach_cond_.Broadcast(thread_); in Run()
275 new_weaks_condition_.Broadcast(self); in AllowNewWeakBoxedLambdas()282 new_weaks_condition_.Broadcast(self); in BroadcastForNewWeakBoxedLambdas()
449 void Broadcast(Thread* self);
787 void ConditionVariable::Broadcast(Thread* self) { in Broadcast() function in art::ConditionVariable
502 lock_cond_.Broadcast(self); in NotifyCollectionDone()