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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_bridge.c191 #define _BRIDGE_UNLOCK(_sc) lck_mtx_unlock(&(_sc)->sc_mtx) macro
211 #define BRIDGE_UNLOCK(_sc) _BRIDGE_UNLOCK(_sc)
218 _BRIDGE_UNLOCK(_sc); \
224 _BRIDGE_UNLOCK(_sc); \
227 _BRIDGE_UNLOCK(_sc); \
898 _BRIDGE_UNLOCK(sc);
917 _BRIDGE_UNLOCK(sc);
938 _BRIDGE_UNLOCK(sc);
941 _BRIDGE_UNLOCK(sc);

Completed in 105 milliseconds