Home
last modified time | relevance | path

Searched refs:MAXIMUM_THREADS (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dthreadstest.c26 #define MAXIMUM_THREADS 10 macro
221 static thread_t multi_threads[MAXIMUM_THREADS];
275 if (!TEST_size_t_le(multi_num_threads + n, MAXIMUM_THREADS)) in start_threads()
662 MAXIMUM_THREADS, &test_lib_ctx_load_config_worker, in test_lib_ctx_load_config()