Lines Matching +defs:thread +defs:pool
147 void ThreadManager::RemoveFromSendGraph(Thread* thread) { in RemoveFromSendGraph()
225 Thread* thread = manager->CurrentThread(); in Current() local
242 void ThreadManager::SetCurrentThreadInternal(Thread* thread) { in SetCurrentThreadInternal()
254 void ThreadManager::SetCurrentThreadInternal(Thread* thread) { in SetCurrentThreadInternal()
259 void ThreadManager::SetCurrentThread(Thread* thread) { in SetCurrentThread()
283 void rtc::ThreadManager::ChangeCurrentThreadForTest(rtc::Thread* thread) { in ChangeCurrentThreadForTest()
720 Thread* thread = static_cast<Thread*>(pv); in PreRun() local
724 ScopedAutoReleasePool pool; in PreRun() local
842 void Thread::AllowInvokesToThread(Thread* thread) { in PreRun()
885 for (const auto* thread : allowed_threads_) { in PreRun() local
922 ScopedAutoReleasePool pool; in PreRun() local