|
hydrogen 1.2.3
|
Go to the source code of this file.
Namespaces | |
| namespace | H2Core |
Macros | |
| #define | sleep(SECONDS) SleepEx( SECONDS * 1000, false ) |
Functions | |
| void * | diskWriterDriver_thread (void *param) |
Variables | |
| pthread_t | diskWriterDriverThread |
| #define sleep | ( | SECONDS | ) | SleepEx( SECONDS * 1000, false ) |
Definition at line 46 of file DiskWriterDriver.cpp.