Searched refs:_unsafe_reset_threadpool (Results 1 – 6 of 6) sorted by relevance
47 bool _unsafe_reset_threadpool(uint32_t num_threads);
47 bool ThreadPool::_unsafe_reset_threadpool(uint32_t new_thread_count) { in _unsafe_reset_threadpool() function in executorch::extension::threadpool::ThreadPool
72 ->_unsafe_reset_threadpool(num_performant_cores); in main()
81 ->_unsafe_reset_threadpool(num_performant_cores); in main()
152 ->_unsafe_reset_threadpool(num_performant_cores); in ExecuTorchLlamaJni()
257 threadpool->_unsafe_reset_threadpool(thread_count); in ExecuTorchJni()