Searched refs:SWT_SUSPEND (Results 1 – 3 of 3) sorted by relevance
109 &DPCPU_NAME(sched_switch_stats[SWT_SUSPEND]), "");
1406 mi_switch(SW_INVOL | SWT_SUSPEND); in thread_suspend_check()1477 mi_switch(SW_VOL | SWT_SUSPEND); in thread_suspend_switch()
852 #define SWT_SUSPEND 10 /* Thread suspended. */ macro