Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_wait_release.h444 this_thr->th.th_reap_state = KMP_NOT_SAFE_TO_REAP; in __kmp_wait_template()
Dkmp.h1855 #define KMP_NOT_SAFE_TO_REAP \ macro
Dkmp_tasking.cpp2831 thread->th.th_reap_state = KMP_NOT_SAFE_TO_REAP; in __kmp_execute_tasks_template()
Dkmp_runtime.cpp4059 this_thr->th.th_reap_state = KMP_NOT_SAFE_TO_REAP; in __kmp_initialize_info()