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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.c124 #define BSTP_LOCK_ASSERT(_bs) lck_mtx_assert((_bs)->bs_mtx, LCK_MTX_ASSERT_OWNED) macro
256 BSTP_LOCK_ASSERT(bs);
410 BSTP_LOCK_ASSERT(bs);
667 BSTP_LOCK_ASSERT(bs);
984 BSTP_LOCK_ASSERT(bs);
1249 BSTP_LOCK_ASSERT(bs);
1263 BSTP_LOCK_ASSERT(bs);
1274 BSTP_LOCK_ASSERT(bs);
1887 BSTP_LOCK_ASSERT(bs);
2103 BSTP_LOCK_ASSERT(b
[all...]

Completed in 18 milliseconds