Home
last modified time | relevance | path

Searched defs:max_threads (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.h92 size_t KMP_ALIGN_CACHE max_threads; // size of arrays in data structure global() variable
/freebsd/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c323 tpool_create(uint_t min_threads, uint_t max_threads, uint_t linger, in tpool_create()
/freebsd/crypto/krb5/src/tests/gss-threads/
H A Dgss-server.c557 static int max_threads = 1; variable
H A Dgss-client.c597 static int max_threads = 1; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp107 ThreadRegistry::ThreadRegistry(ThreadContextFactory factory, u32 max_threads, in ThreadRegistry()
/freebsd/crypto/krb5/src/appl/gss-sample/
H A Dgss-client.c690 static int max_threads = 1; variable
H A Dgss-server.c574 static int max_threads = 1; variable