Home
last modified time | relevance | path

Searched refs:lockExclusive (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c139 unsigned long lockExclusive; member
698 a_theLock->_lrLock.lockExclusive ? in lock_acquire()
700 a_theLock->_lrLock.lockExclusive != in lock_acquire()
965 pll->lockExclusive ? MSG_LOCK_EXC : MSG_LOCK_SHR, in lock_status()
1053 if (a_theLock->_lrLock.lockExclusive) { in _lock_acquire()
1121 if (a_exclusive != a_theLock->_lrLock.lockExclusive) { in _lock_acquire()
1766 theLock._lrLock.lockExclusive = a_exclusive; in _addLock()
1810 a_theLock->_lrLock.lockExclusive ? in _incrementLockCount()
1823 a_theLock->_lrLock.lockExclusive ? in _incrementLockCount()
1931 a_theLock->_lrLock.lockExclusive ? in _decrementLockCount()
[all …]