Searched refs:AttachThread (Results 1 – 3 of 3) sorted by relevance
42 WorkerThread *WorkerThread::AttachThread() in AttachThread() function in ark::scheduler::WorkerThread
42 static WorkerThread *AttachThread();
58 auto wt = WorkerThread::AttachThread(); in TEST_F()