Home
last modified time | relevance | path

Searched refs:_BRIDGE_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/bsd/net/
H A Dif_bridge.c238 #define _BRIDGE_UNLOCK(_sc) lck_mtx_unlock(&(_sc)->sc_mtx) macro
259 #define BRIDGE_UNLOCK(_sc) _BRIDGE_UNLOCK(_sc)
268 _BRIDGE_UNLOCK(_sc); \
274 _BRIDGE_UNLOCK(_sc); \
277 _BRIDGE_UNLOCK(_sc); \
1237 _BRIDGE_UNLOCK(sc); in bridge_unlock()
1257 _BRIDGE_UNLOCK(sc); in bridge_lock2ref()
1278 _BRIDGE_UNLOCK(sc); in bridge_unref()
1281 _BRIDGE_UNLOCK(sc); in bridge_unref()