Home
last modified time | relevance | path

Searched defs:ilk_held (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/osfmk/arm/
H A Dlocks_arm.c1636 boolean_t ilk_held = FALSE; in lck_mtx_unlock() local
1660 lck_mtx_unlock_contended(lck_mtx_t *lock, thread_t thread, boolean_t ilk_held) in lck_mtx_unlock_contended()