Searched refs:_decrementLockCount (Results 1 – 1 of 1) sorted by relevance
194 static int _decrementLockCount(int a_fd, LOCK_T *a_theLock);867 (void) _decrementLockCount(a_fd, &theLock); in lock_release()1900 _decrementLockCount(a_fd, a_theLock); in _validateLock()1906 _decrementLockCount(int a_fd, LOCK_T *a_theLock) in _decrementLockCount() function