Searched defs:_lock_acquire (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/svr4pkg/pkgadm/ |
| H A D | lock.c | 198 static FINDLOCK_T _lock_acquire(LOCK_T *a_lock, int a_fd, char *a_key, 595 * Calls _lock_acquire to attempt lock acquisition. 650 result = _lock_acquire(a_theLock, *a_fd, a_key, a_object, 980 * Name: _lock_acquire 995 _lock_acquire(LOCK_T *a_theLock, int a_fd, char *a_key, function
|
Completed in 62 milliseconds