Searched refs:ReleaseThreadPool (Results 1 – 2 of 2) sorted by relevance
1019 void ReleaseThreadPool() REQUIRES(!Locks::runtime_thread_pool_lock_);
2910 Runtime::Current()->ReleaseThreadPool(); in ~ScopedThreadPoolUsage()2932 void Runtime::ReleaseThreadPool() { in ReleaseThreadPool() function in art::Runtime