RW_WRITE_WANTED
#define RW_WRITE_WANTED 0x02 /* >= 1 waiter is a writer */
#define RW_WRITE_WANTED 0x02UL /* >= 1 waiter is a writer */