Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp951 this_thr->th.th_nt_msg); in __kmp_reserve_threads()
4558 new_thr->th.th_nt_msg = NULL; in __kmp_allocate_thread()
7890 thr->th.th_nt_msg = msg; in __kmp_set_strict_num_threads()
7892 thr->th.th_nt_msg = "Cannot form team with number of threads specified by " in __kmp_set_strict_num_threads()
H A Dkmp.h2981 const char *th_nt_msg; // error message for strict modifier member