xusleep.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
SQUIDCEXTERN int | xusleep (unsigned int) |
Function Documentation
◆ xusleep()
SQUIDCEXTERN int xusleep | ( | unsigned int | usec | ) |
xusleep, as usleep but accepts longer pauses
Definition at line 20 of file xusleep.c.
References NULL.
Referenced by File::lock(), unlinkdInit(), and unlinkdUnlink().