Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bridge.c255 #define _BRIDGE_UNLOCK(_sc) lck_mtx_unlock(&(_sc)->sc_mtx) macro
276 #define BRIDGE_UNLOCK(_sc) _BRIDGE_UNLOCK(_sc)
285 _BRIDGE_UNLOCK(_sc); \
291 _BRIDGE_UNLOCK(_sc); \
294 _BRIDGE_UNLOCK(_sc); \
1230 _BRIDGE_UNLOCK(sc); in bridge_unlock()
1250 _BRIDGE_UNLOCK(sc); in bridge_lock2ref()
1271 _BRIDGE_UNLOCK(sc); in bridge_unref()
1274 _BRIDGE_UNLOCK(sc); in bridge_unref()