Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp950 __kmpc_error(this_thr->th.th_nt_loc, this_thr->th.th_nt_sev, in __kmp_reserve_threads()
4557 new_thr->th.th_nt_sev = severity_fatal; in __kmp_allocate_thread()
7885 thr->th.th_nt_sev = sev; in __kmp_set_strict_num_threads()
7887 thr->th.th_nt_sev = severity_fatal; in __kmp_set_strict_num_threads()
H A Dkmp.h2980 int th_nt_sev; // error severity for strict modifier member