Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dsys_ulock.c102 #define ull_assert_owned(ull) lck_ticket_assert_owned(&ull->ull_lock) macro
110 #define ull_assert_owned(ull) LCK_SPIN_ASSERT(&ull->ull_lock, LCK_ASSERT_OWNED) macro
407 ull_assert_owned(ull); in ull_put()
804 ull_assert_owned(ull); in ulock_wait_cleanup()