Home
last modified time | relevance | path

Searched refs:KMP_NOT_SAFE_TO_REAP (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h659 this_thr->th.th_reap_state = KMP_NOT_SAFE_TO_REAP;
H A Dkmp_barrier.cpp295 this_thr->th.th_reap_state = KMP_NOT_SAFE_TO_REAP; in __kmp_dist_barrier_gather()
344 this_thr->th.th_reap_state = KMP_NOT_SAFE_TO_REAP; in __kmp_dist_barrier_gather()
H A Dkmp.h2127 #define KMP_NOT_SAFE_TO_REAP \ macro
H A Dkmp_tasking.cpp3395 thread->th.th_reap_state = KMP_NOT_SAFE_TO_REAP;
H A Dkmp_runtime.cpp4298 this_thr->th.th_reap_state = KMP_NOT_SAFE_TO_REAP; in __kmp_initialize_info()