Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp949 if (this_thr->th.th_nt_strict && new_nthreads < set_nthreads) { in __kmp_reserve_threads()
2261 master_th->th.th_nt_strict = false; in __kmp_fork_call()
4555 new_thr->th.th_nt_strict = false; in __kmp_allocate_thread()
7881 thr->th.th_nt_strict = true; in __kmp_set_strict_num_threads()
H A Dkmp.h2978 bool th_nt_strict; // num_threads clause has strict modifier member