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