Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dwake_up_queue.cc19 scoped_refptr<const internal::AssociatedThreadId> associated_thread) in WakeUpQueue()
149 scoped_refptr<internal::AssociatedThreadId> associated_thread, in DefaultWakeUpQueue()
172 scoped_refptr<internal::AssociatedThreadId> associated_thread) in NonWakingWakeUpQueue()
H A Dtask_queue_impl.cc75 void RunTaskSynchronously(const AssociatedThreadId* associated_thread, in RunTaskSynchronously()
148 scoped_refptr<const AssociatedThreadId> associated_thread, in TaskRunner()
1678 scoped_refptr<const AssociatedThreadId> associated_thread) in OnTaskPostedCallbackHandleImpl()
H A Dassociated_thread_id.h43 auto associated_thread = MakeRefCounted<AssociatedThreadId>(); in CreateBound() local
H A Dwork_deduplicator.cc16 scoped_refptr<const AssociatedThreadId> associated_thread) in WorkDeduplicator()
H A Datomic_flag_set.cc18 scoped_refptr<const AssociatedThreadId> associated_thread) in AtomicFlagSet()
H A Dtask_queue_selector.cc27 scoped_refptr<const AssociatedThreadId> associated_thread, in TaskQueueSelector()
H A Datomic_flag_set_unittest.cc25 scoped_refptr<AssociatedThreadId> associated_thread) in AtomicFlagSetForTest()
H A Dsequence_manager_impl.h187 scoped_refptr<const AssociatedThreadId> associated_thread() const { in associated_thread() function
H A Dtask_queue_selector_unittest.cc69 scoped_refptr<AssociatedThreadId> associated_thread) in TaskQueueSelectorForTest()
H A Dsequence_manager_impl.cc251 const scoped_refptr<AssociatedThreadId>& associated_thread, in MainThreadOnly()