Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Cleanup list of child processes still running at exit. More...
Public Member Functions | |
void | add (pid_t pid) |
void | del (pid_t pid) |
void | kill_all (int sig) |
Public Attributes | |
std::function< void()> * | atquit_handler |
std::function<void()>* Ase::KillPids::atquit_handler |