#include "MagAOXApp.hpp"
Go to the source code of this file.
Namespaces | |
namespace | MagAOX |
namespace | MagAOX::app |
Functions | |
void | MagAOX::app::sigUsr1Handler (int signum, siginfo_t *siginf, void *ucont) |
Empty signal handler. SIGUSR1 is used to interrupt sleep in various threads. | |