Home
last modified time | relevance | path

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

/xnu-8792.61.2/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); \
1225 _BRIDGE_UNLOCK(sc); in bridge_unlock()
1245 _BRIDGE_UNLOCK(sc); in bridge_lock2ref()
1266 _BRIDGE_UNLOCK(sc); in bridge_unref()
1269 _BRIDGE_UNLOCK(sc); in bridge_unref()