Searched refs:active_threads (Results 1 – 2 of 2) sorted by relevance
22 return tdata->max_threads - tdata->active_threads; in _ossl_get_avail_threads()57 tdata->active_threads++; in ossl_crypto_thread_start()63 tdata->active_threads--; in ossl_crypto_thread_start()89 tdata->active_threads--; in ossl_crypto_thread_join()
32 uint64_t active_threads; member
Completed in 8 milliseconds