SharedLock: restrict assertion condition
When we release a shared lock if there are no exclusive waiter then the number of shared waiters must be exactly equal to the ones scheduled to pass. Reviewed-by: iustinp
Loading
Please register or sign in to comment