Home
last modified time | relevance | path

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

/xnu-8796.121.2/EXTERNAL_HEADERS/corecrypto/
H A Dcc_lock.h85 #define CC_LOCK_ASSERT(lock_ctx) os_unfair_lock_assert_owner(&(lock_ctx)->lock) macro
100 #define CC_LOCK_ASSERT(lock_ctx) macro
115 #define CC_LOCK_ASSERT(lock_ctx) lck_mtx_assert((lock_ctx)->mutex, LCK_MTX_ASSERT_OWNED); macro
131 #define CC_LOCK_ASSERT(lock_ctx) macro
146 #define CC_LOCK_ASSERT(lock_ctx) macro