_ReadLock
status_t _ReadLock(bigtime_t timeout);
status_t error = _ReadLock(B_INFINITE_TIMEOUT);
return _ReadLock(absoluteTimeout);