Searched refs:scheduled_thread (Results 1 – 2 of 2) sorted by relevance
83 MessageLoopThread* scheduled_thread = message_loop_thread_.get(); in CancelHelper() local84 if (scheduled_thread == nullptr) { in CancelHelper()88 if (scheduled_thread->GetThreadId() == base::PlatformThread::CurrentId()) { in CancelHelper()92 scheduled_thread->DoInThread( in CancelHelper()
93 MessageLoopThread* scheduled_thread = message_loop_thread_.get(); in CancelHelper() local94 if (scheduled_thread == nullptr) { in CancelHelper()98 if (scheduled_thread->GetThreadId() == base::PlatformThread::CurrentId()) { in CancelHelper()102 scheduled_thread->DoInThread( in CancelHelper()