rwbase_read_trylock
if (rwbase_read_trylock(rwb))
return rwbase_read_trylock(&sem->rwbase);
ret = rwbase_read_trylock(&rwlock->rwbase);