Searched refs:CVSLCKSLEEP (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl2/xcvs/dist/src/ | ||
| D | cvs.h | 244 #define CVSLCKSLEEP 30 /* wait 30 seconds before retrying */ macro |
| D | lock.c | 924 (void)sleep (CVSLCKSLEEP); in lock_wait() |