Home
last modified time | relevance | path

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

/freebsd-14.2/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.cpp1468 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1479 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1551 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1563 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1584 th->th.th_sleep_loc_type = flag_unset; in __kmp_suspend_template()
1685 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;
1041 case flag_unset:
H A Dkmp.h2129 flag_unset enumerator
H A Dkmp_runtime.cpp4647 new_thr->th.th_sleep_loc_type = flag_unset; in __kmp_allocate_thread()