Searched defs:ET_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dtimeet.h87 #define ET_UNLOCK() mtx_unlock(&et_eventtimers_mtx) macro
/freebsd-10-stable/sys/dev/et/
H A Dif_etvar.h337 #define ET_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro

Completed in 102 milliseconds