Searched refs:SWT_SUSPEND (Results 1 – 3 of 3) sorted by relevance
105 &DPCPU_NAME(sched_switch_stats[SWT_SUSPEND]), "");
1496 mi_switch(SW_INVOL | SWT_SUSPEND); in thread_suspend_check()1567 mi_switch(SW_VOL | SWT_SUSPEND); in thread_suspend_switch()
930 #define SWT_SUSPEND 8 /* Thread suspended. */ macro