Searched defs:RW_WRITE_LOCKED (Results 1 - 2 of 2) sorted by relevance

/src/sys/sys/
H A Drwlock.h74 #define RW_WRITE_LOCKED 0x04UL /* lock is currently write locked */ macro
/src/lib/libpthread/
H A Dpthread_int.h326 #define RW_WRITE_LOCKED 0x04 /* lock is currently write locked */ macro

Completed in 3 milliseconds