Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dz_Linux_util.cpp96 static void __kmp_print_cond(char *buffer, kmp_cond_align_t *cond) { in __kmp_print_cond() function
1497 __kmp_print_cond(buffer, &th->th.th_suspend_cv); in __kmp_suspend_template()
1571 __kmp_print_cond(buffer, &th->th.th_suspend_cv); in __kmp_suspend_template()
1652 __kmp_print_cond(buffer, &th->th.th_suspend_cv); in __kmp_resume_template()
1695 __kmp_print_cond(buffer, &__kmp_wait_cv.c_cond); in __kmp_resume_monitor()