Home
last modified time | relevance | path

Searched defs:associated_thread (Results 1 – 10 of 10) sorted by relevance

/external/cronet/base/task/sequence_manager/
Dwake_up_queue.cc18 scoped_refptr<const internal::AssociatedThreadId> associated_thread) in WakeUpQueue()
148 scoped_refptr<internal::AssociatedThreadId> associated_thread, in DefaultWakeUpQueue()
171 scoped_refptr<internal::AssociatedThreadId> associated_thread) in NonWakingWakeUpQueue()
Dassociated_thread_id.h42 auto associated_thread = MakeRefCounted<AssociatedThreadId>(); in CreateBound() local
Dwork_deduplicator.cc16 scoped_refptr<const AssociatedThreadId> associated_thread) in WorkDeduplicator()
Datomic_flag_set.cc18 scoped_refptr<const AssociatedThreadId> associated_thread) in AtomicFlagSet()
Dtask_queue_selector.cc27 scoped_refptr<const AssociatedThreadId> associated_thread, in TaskQueueSelector()
Datomic_flag_set_unittest.cc25 scoped_refptr<AssociatedThreadId> associated_thread) in AtomicFlagSetForTest()
Dsequence_manager_impl.h197 scoped_refptr<const AssociatedThreadId> associated_thread() const { in associated_thread() function
Dtask_queue_impl.cc110 scoped_refptr<const AssociatedThreadId> associated_thread, in TaskRunner()
1595 scoped_refptr<const AssociatedThreadId> associated_thread) in OnTaskPostedCallbackHandleImpl()
Dtask_queue_selector_unittest.cc68 scoped_refptr<AssociatedThreadId> associated_thread) in TaskQueueSelectorForTest()
Dsequence_manager_impl.cc244 const scoped_refptr<AssociatedThreadId>& associated_thread, in MainThreadOnly()