Searched refs:RWSEM_ACTIVE_BIAS (Results 1 – 1 of 1) sorted by relevance
27 #define RWSEM_ACTIVE_BIAS 0x00000001L macro29 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS30 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)