Inheritance diagram for Runner:
Public Member Functions | |
Runner () | |
void | start () |
void | waitStarting () |
bool | isLocal () |
void | terminate () |
RUNNER_ID | getID () |
void | packTermination () |
void | notifySendingTermination () |
Private Attributes | |
sem_t | sem_start |
unsigned | id |
Definition at line 47 of file runner.h.