Searched refs:main_thread_id_ (Results 1 – 2 of 2) sorted by relevance
18 : main_thread_id_(PlatformThread::CurrentId()), in ThreadControllerWithMessagePumpImpl()84 return main_thread_id_ == PlatformThread::CurrentId(); in RunsTasksInCurrentSequence()
96 const PlatformThreadId main_thread_id_; variable