Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/i386/
H A Dsimple_lock.h115 #define USIMPLE_LOCK_NULL ((usimple_lock_t) 0) macro
H A Dlocks_i386.c753 if (l == USIMPLE_LOCK_NULL) { in usld_lock_init()
777 if (l == USIMPLE_LOCK_NULL) { in usld_lock_common_checks()
/xnu-10002.81.5/osfmk/arm/
H A Dsimple_lock.h101 #define USIMPLE_LOCK_NULL ((usimple_lock_t) 0) macro