Searched defs:max_threads (Results 1 – 10 of 10) sorted by relevance
30 int OSSL_set_max_threads(OSSL_LIB_CTX *ctx, uint64_t max_threads) in OSSL_set_max_threads()58 int OSSL_set_max_threads(OSSL_LIB_CTX *ctx, uint64_t max_threads) in OSSL_set_max_threads()
31 uint64_t max_threads; member
111 uint64_t max_threads = OSSL_get_max_threads(library_context); in main() local
92 size_t KMP_ALIGN_CACHE max_threads; // size of arrays in data structure global() variable
323 tpool_create(uint_t min_threads, uint_t max_threads, uint_t linger, in tpool_create()
557 static int max_threads = 1; variable
597 static int max_threads = 1; variable
107 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory, u32 max_threads, in ThreadRegistry()
573 static int max_threads = 1; variable
620 static int max_threads = 1; variable