Searched refs:stpu (Results 1 – 2 of 2) sorted by relevance
3291 ScopedThreadPoolUsage stpu; in WaitForThreadPoolWorkersToStart() local3292 if (stpu.GetThreadPool() != nullptr) { in WaitForThreadPoolWorkersToStart()3293 stpu.GetThreadPool()->WaitForWorkersToBeCreated(); in WaitForThreadPoolWorkersToStart()
1057 Runtime::ScopedThreadPoolUsage stpu; in LoadImageFile() local1058 ThreadPool* const pool = stpu.GetThreadPool(); in LoadImageFile()