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

/darwin-on-arm/xnu/osfmk/arm/
H A Dlock.h46 #define USIMPLE_LOCK_NULL ((usimple_lock_t) 0) macro
/darwin-on-arm/xnu/osfmk/i386/
H A Dsimple_lock.h112 #define USIMPLE_LOCK_NULL ((usimple_lock_t) 0) macro
H A Dlocks_i386.c454 if (l == USIMPLE_LOCK_NULL)
477 if (l == USIMPLE_LOCK_NULL)

Completed in 18 milliseconds