Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Drwlock.h74 #define RW_WRITE_LOCKED 0x04UL /* lock is currently write locked */ macro
/netbsd-src/lib/libpthread/
H A Dpthread_int.h320 #define RW_WRITE_LOCKED global() macro