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