Searched defs:a_timeout (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/svr4pkg/pkgadm/ |
| H A D | lock.c | 182 int a_wait, long a_timeout, int a_exclusive, 605 * a_timeout - timeout if waiting to acquire busy lock: 619 char *a_object, int a_quiet, int a_wait, long a_timeout, 643 timeout = time((time_t *)NULL) + a_timeout; 716 if (a_timeout > 0) { 618 lock_acquire(LOCK_T *a_theLock, int *a_fd, char *a_root, char *a_key, char *a_object, int a_quiet, int a_wait, long a_timeout, int a_exclusive, char *a_altRoot, pid_t a_pid, zoneid_t a_zid) argument
|
Completed in 159 milliseconds