Classes |
struct | WatchedThread |
Public Member Functions |
| WatchDog (Uint32 interval=3000) |
struct NdbThread * | doStart () |
void | doStop () |
Uint32 | setCheckInterval (Uint32 interval) |
bool | registerWatchedThread (Uint32 *counter, Uint32 threadId) |
void | unregisterWatchedThread (Uint32 threadId) |
Detailed Description
Definition at line 29 of file WatchDog.hpp.
Friends And Related Function Documentation
void* runWatchDog |
( |
void * |
w | ) |
|
|
friend |
Member Data Documentation
The documentation for this class was generated from the following files: