Searched refs:LOCKWAIT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dlockinst.c56 #define LOCKWAIT 20 /* seconds between retries */ macro
152 (void) alarm(LOCKWAIT);
200 (void) alarm(LOCKWAIT);
203 * This tries to create the lock LOCKRETRY times waiting LOCKWAIT
H A Docfile.c59 #define LOCKWAIT 10 /* seconds between retries */ macro
118 (void) alarm(LOCKWAIT);
585 (void) alarm(LOCKWAIT);

Completed in 338 milliseconds