Searched refs:stpu (Results 1 – 2 of 2) sorted by relevance
3150 ScopedThreadPoolUsage stpu; in WaitForThreadPoolWorkersToStart() local3151 if (stpu.GetThreadPool() != nullptr) { in WaitForThreadPoolWorkersToStart()3152 stpu.GetThreadPool()->WaitForWorkersToBeCreated(); in WaitForThreadPoolWorkersToStart()
982 Runtime::ScopedThreadPoolUsage stpu; in LoadImageFile() local983 ThreadPool* const pool = stpu.GetThreadPool(); in LoadImageFile()