Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp245 th->th.th_sleep_loc_type = flag_unset; in __kmp_win32_cond_wait()
384 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
396 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
443 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
529 th->th.th_sleep_loc_type = flag_unset; in __kmp_resume_template()
H A Dz_Linux_util.cpp1424 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1435 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1507 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1519 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1540 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1641 th->th.th_sleep_loc_type = flag_unset; in __kmp_resume_template()
H A Dkmp_wait_release.h770 th->th.th_sleep_loc_type = flag_unset;
1042 case flag_unset:
H A Dkmp.h1967 flag_unset enumerator
H A Dkmp_runtime.cpp4556 new_thr->th.th_sleep_loc_type = flag_unset; in __kmp_allocate_thread()