![]() |
Rosetta Protocols
2015.09
|
Functions | |
void | watchdog_start () |
void | watchdog_finish () |
void * | main_watchdog (void *) |
Variables | |
pthread_mutex_t | bailout_mutex |
std::string | bailout_silent_structure |
std::string | bailout_silent_structure_header |
void* protocols::boinc::watchdog::main_watchdog | ( | void * | ) |
void protocols::boinc::watchdog::watchdog_finish | ( | ) |
void protocols::boinc::watchdog::watchdog_start | ( | ) |
pthread_mutex_t protocols::boinc::watchdog::bailout_mutex |
Referenced by protocols::checkpoint::CheckPointer::checkpoint().
std::string protocols::boinc::watchdog::bailout_silent_structure |
Referenced by protocols::checkpoint::CheckPointer::checkpoint().
std::string protocols::boinc::watchdog::bailout_silent_structure_header |
Referenced by protocols::checkpoint::CheckPointer::checkpoint().