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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Di386_lock.s584 #define RW_LOCK_SHARED_MASK ((LCK_RW_INTERLOCK<<16) | \ define
595 testl $(RW_LOCK_SHARED_MASK), %eax /* Eligible for fastpath? */

Completed in 11 milliseconds