63 #define MILLION 1000000
#define MYFLOCK_OP_EXCLUSIVE
int deliver_flock(int fd, int lock_style, VSTRING *why)
#define MYFLOCK_OP_NOWAIT
int myflock(int fd, int lock_style, int operation)
VSTRING * vstring_sprintf(VSTRING *vp, const char *format,...)
void rand_sleep(unsigned, unsigned)