Searched refs:thread_ref_ (Results 1 – 4 of 4) sorted by relevance
17 thread_ref_(PlatformThread::CurrentRef()) { in LazyThreadControllerForTest()93 return thread_ref_ == PlatformThread::CurrentRef(); in RunsTasksInCurrentSequence()
42 PlatformThreadRef thread_ref_; variable
77 const PlatformThreadRef thread_ref_ = PlatformThread::CurrentRef();
43 return thread_ref_ == PlatformThread::CurrentRef(); in RunsTasksInCurrentSequence()