Searched refs:TDQ_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dsched_ule.c289 #define TDQ_UNLOCK(t) mtx_unlock_spin(TDQ_LOCKPTR((t))) macro
840 TDQ_UNLOCK(tdq);
866 TDQ_UNLOCK(one);
867 TDQ_UNLOCK(two);
927 TDQ_UNLOCK(from);
982 TDQ_UNLOCK(steal);
1356 TDQ_UNLOCK(tdq);
1790 TDQ_UNLOCK(tdn);

Completed in 97 milliseconds