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.cpp1513 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1524 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1596 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1608 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1629 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1730 th->th.th_sleep_loc_type = flag_unset; in __kmp_resume_template()
H A Dkmp_wait_release.h775 th->th.th_sleep_loc_type = flag_unset;
1047 case flag_unset:
H A Dkmp.h2181 flag_unset enumerator
H A Dkmp_runtime.cpp4657 new_thr->th.th_sleep_loc_type = flag_unset; in __kmp_allocate_thread()