Searched defs:RW_WRITE_LOCKED (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/sys/ | ||
H A D | rwlock.h | 74 #define RW_WRITE_LOCKED 0x04UL /* lock is currently write locked */ macro |
/netbsd-src/lib/libpthread/ | ||
H A D | pthread_int.h | 320 #define RW_WRITE_LOCKED global() macro |