rw_lock_read_lock_with_timeout
status_t status = rw_lock_read_lock_with_timeout(&fDelegationLock, B_RELATIVE_TIMEOUT, 0);
return rw_lock_read_lock_with_timeout(&fLock, timeoutFlags, timeout)