组合类型 | |
class | CSignal |
Class Signal implements signal handling to e.g. allow ctrl+c to cancel a long running process. 更多... | |
宏定义 | |
#define | NUMTRAPPEDSIGS 2 |
函数 | |
void(*) | sg_cancel_computations (bool &delayed, bool &immediately) |
function called to cancel things |