Searched refs:_max_threads (Results 1 – 2 of 2) sorted by relevance
105 , _max_threads (XCAM_POOL_MIN_THREADS) in ThreadPool()137 _max_threads = max; in set_threads()252 if (_allocated_threads >= _max_threads) in queue()
72 uint32_t _max_threads; variable