Searched refs:OnQueueBlocked (Results 1 – 3 of 3) sorted by relevance
54 void OnQueueBlocked(WorkQueue* work_queue);
101 void WorkQueueSets::OnQueueBlocked(WorkQueue* work_queue) { in OnQueueBlocked() function in base::sequence_manager::internal::WorkQueueSets
201 work_queue_sets_->OnQueueBlocked(this); in InsertFence()