Searched refs:VSW_SWTHR_STOP (Results 1 – 2 of 2) sorted by relevance
92 VSW_SWTHR_STOP = 0x1 enumerator
189 while ((vswp->sw_thr_flags & VSW_SWTHR_STOP) == 0) { in vsw_setup_switching_thread()195 while ((vswp->sw_thr_flags & VSW_SWTHR_STOP) == 0) { in vsw_setup_switching_thread()205 if ((vswp->sw_thr_flags & VSW_SWTHR_STOP) != 0) { in vsw_setup_switching_thread()226 vswp->sw_thr_flags &= ~VSW_SWTHR_STOP; in vsw_setup_switching_thread()268 vswp->sw_thr_flags |= VSW_SWTHR_STOP; in vsw_setup_switching_stop()