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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dsimple_lock.h113 #define USIMPLE_LOCK_NULL ((usimple_lock_t) 0) macro
H A Dlocks_i386.c407 if (l == USIMPLE_LOCK_NULL)
430 if (l == USIMPLE_LOCK_NULL)
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dsimple_lock.h115 #define USIMPLE_LOCK_NULL ((usimple_lock_t) 0) macro
H A Dlocks_ppc.c354 if (l == USIMPLE_LOCK_NULL)
375 if (l == USIMPLE_LOCK_NULL)

Completed in 27 milliseconds