Searched refs:CMX_UNLOCK (Results 1 – 2 of 2) sorted by relevance
279 CMX_UNLOCK(sc); in cmx_detach()283 CMX_UNLOCK(sc); in cmx_detach()409 CMX_UNLOCK(sc); in cmx_tick()426 CMX_UNLOCK(sc); in cmx_open()430 CMX_UNLOCK(sc); in cmx_open()450 CMX_UNLOCK(sc); in cmx_close()457 CMX_UNLOCK(sc); in cmx_close()463 CMX_UNLOCK(sc); in cmx_close()496 CMX_UNLOCK(sc); in cmx_read()500 CMX_UNLOCK(sc); in cmx_read()[all …]
100 #define CMX_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro