Searched refs:_incrementLockCount (Results 1 – 1 of 1) sorted by relevance
197 static int _incrementLockCount(int a_fd, LOCK_T *a_theLock);1071 if (_incrementLockCount(a_fd, a_theLock) == 0) { in _lock_acquire()1132 if (_incrementLockCount(a_fd, a_theLock) == 0) { in _lock_acquire()1794 _incrementLockCount(int a_fd, LOCK_T *a_theLock) in _incrementLockCount() function