daemon.h File Reference
Go to the source code of this file.
Data Structures | |
struct | daemon_slpars |
Structure that keeps the parameters needed by the daemon_serviceloop() function. More... | |
Functions | |
void | daemon_serviceloop (void *ptr) |
void | pthread_suspend (int msec) |
Function Documentation
void daemon_serviceloop | ( | void * | ptr | ) |
void pthread_suspend | ( | int | msec | ) |