Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_bridge.c236 #define _BRIDGE_UNLOCK(_sc) lck_mtx_unlock(&(_sc)->sc_mtx) macro
257 #define BRIDGE_UNLOCK(_sc) _BRIDGE_UNLOCK(_sc)
266 _BRIDGE_UNLOCK(_sc); \
272 _BRIDGE_UNLOCK(_sc); \
275 _BRIDGE_UNLOCK(_sc); \
1102 _BRIDGE_UNLOCK(sc); in bridge_unlock()
1122 _BRIDGE_UNLOCK(sc); in bridge_lock2ref()
1143 _BRIDGE_UNLOCK(sc); in bridge_unref()
1146 _BRIDGE_UNLOCK(sc); in bridge_unref()