Searched refs:calling_thread (Results 1 – 2 of 2) sorted by relevance
61 NotifyingAsyncClosureBase(AsyncInvoker* invoker, Thread* calling_thread);83 Thread* calling_thread, in NotifyingAsyncClosure() argument87 : NotifyingAsyncClosureBase(invoker, calling_thread), in NotifyingAsyncClosure()111 Thread* calling_thread, in NotifyingAsyncClosure() argument115 : NotifyingAsyncClosureBase(invoker, calling_thread), in NotifyingAsyncClosure()
104 Thread* calling_thread) in NotifyingAsyncClosureBase() argument105 : invoker_(invoker), calling_thread_(calling_thread) { in NotifyingAsyncClosureBase()106 calling_thread->SignalQueueDestroyed.connect( in NotifyingAsyncClosureBase()