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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_bridge.c205 #define BRIDGE_XLOCK(_sc) bridge_xlock(_sc) macro
229 #define BRIDGE_XLOCK(_sc) do { \ macro
234 "BRIDGE_XLOCK", NULL); \
956 msleep(&sc->sc_cv, &sc->sc_mtx, PZERO, "BRIDGE_XLOCK", NULL);
2126 BRIDGE_XLOCK(sc);

Completed in 62 milliseconds