Home
last modified time | relevance | path

Searched defs:thread_limit (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp413 __kmpc_set_thread_limit(ident_t * loc,kmp_int32 global_tid,kmp_int32 thread_limit) __kmpc_set_thread_limit() argument
[all...]
H A Dkmp.h2175 int thread_limit; /* internal control for thread-limit-var */ global() member