Searched defs:associated_thread (Results 1 – 10 of 10) sorted by relevance
19 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()
75 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()
43 auto associated_thread = MakeRefCounted<AssociatedThreadId>(); in CreateBound() local
16 scoped_refptr<const AssociatedThreadId> associated_thread) in WorkDeduplicator()
18 scoped_refptr<const AssociatedThreadId> associated_thread) in AtomicFlagSet()
27 scoped_refptr<const AssociatedThreadId> associated_thread, in TaskQueueSelector()
25 scoped_refptr<AssociatedThreadId> associated_thread) in AtomicFlagSetForTest()
187 scoped_refptr<const AssociatedThreadId> associated_thread() const { in associated_thread() function
69 scoped_refptr<AssociatedThreadId> associated_thread) in TaskQueueSelectorForTest()
251 const scoped_refptr<AssociatedThreadId>& associated_thread, in MainThreadOnly()