Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dlock_group.h230 #define LCK_GRP_ASSERT_ID(...) MACH_ASSERT_DO(lck_grp_assert_id(__VA_ARGS__)) macro
H A Dlock_mtx.c326 LCK_GRP_ASSERT_ID(grp, lck->lck_mtx_grp); in lck_mtx_destroy()