Searched refs:CC_LOCK_ASSERT (Results 1 – 1 of 1) sorted by relevance
85 #define CC_LOCK_ASSERT(lock_ctx) os_unfair_lock_assert_owner(&(lock_ctx)->lock) macro100 #define CC_LOCK_ASSERT(lock_ctx) macro115 #define CC_LOCK_ASSERT(lock_ctx) lck_mtx_assert((lock_ctx)->mutex, LCK_MTX_ASSERT_OWNED); macro131 #define CC_LOCK_ASSERT(lock_ctx) macro146 #define CC_LOCK_ASSERT(lock_ctx) macro