Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Dsimple_lock.h116 #define USIMPLE_LOCK_NULL ((usimple_lock_t) 0) macro
H A Dlocks_i386.c747 if (l == USIMPLE_LOCK_NULL) { in usld_lock_init()
771 if (l == USIMPLE_LOCK_NULL) { in usld_lock_common_checks()
/xnu-8019.80.24/osfmk/arm/
H A Dsimple_lock.h102 #define USIMPLE_LOCK_NULL ((usimple_lock_t) 0) macro