Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp246 th->th.th_sleep_loc_type = flag_unset; in __kmp_win32_cond_wait()
385 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
397 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
444 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
530 th->th.th_sleep_loc_type = flag_unset; in __kmp_resume_template()
H A Dz_Linux_util.cpp1496 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()
1579 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1591 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1612 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1713 th->th.th_sleep_loc_type = flag_unset; in __kmp_resume_template()
H A Dkmp_wait_release.h774 th->th.th_sleep_loc_type = flag_unset;
1045 case flag_unset:
H A Dkmp.h2137 flag_unset enumerator
H A Dkmp_runtime.cpp4648 new_thr->th.th_sleep_loc_type = flag_unset; in __kmp_allocate_thread()