pmm  1.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
pmm_loadmonitor.h File Reference

Go to the source code of this file.

Functions

void * loadmonitor (void *loadhistory)

Function Documentation

void* loadmonitor ( void *  loadhistory)

load monitor thread

monitors and writes load to disk until a quit signal is detected

Parameters
loadhistoryvoid pointer to the load history structue
Returns
void pointer to integer describing return status, 0 for success -1 for failure

Definition at line 54 of file pmm_loadmonitor.c.