Home
last modified time | relevance | path

Searched refs:__kmp_still_running (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dz_Windows_NT_util.cpp1182 int __kmp_still_running(kmp_info_t *th) { in __kmp_still_running() function
Dkmp.h3478 extern int __kmp_still_running(kmp_info_t *th);
Dkmp_runtime.cpp3485 !__kmp_still_running((kmp_info_t *)TCR_SYNC_PTR(__kmp_threads[i])) && in __kmp_reclaim_dead_roots()