Searched refs:stpu (Results 1 – 2 of 2) sorted by relevance
2940 ScopedThreadPoolUsage stpu; in WaitForThreadPoolWorkersToStart() local2941 if (stpu.GetThreadPool() != nullptr) { in WaitForThreadPoolWorkersToStart()2942 stpu.GetThreadPool()->WaitForWorkersToBeCreated(); in WaitForThreadPoolWorkersToStart()
1206 Runtime::ScopedThreadPoolUsage stpu; in LoadImageFile() local1207 ThreadPool* const pool = stpu.GetThreadPool(); in LoadImageFile()