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

/freebsd-10.1-release/sys/kern/
H A Dsched_ule.c296 #define TDQ_UNLOCK(t) mtx_unlock_spin(TDQ_LOCKPTR((t))) macro
873 TDQ_UNLOCK(tdq);
899 TDQ_UNLOCK(one);
900 TDQ_UNLOCK(two);
958 TDQ_UNLOCK(from);
1013 TDQ_UNLOCK(steal);
1395 TDQ_UNLOCK(tdq);
1830 TDQ_UNLOCK(tdn);

Completed in 55 milliseconds