ACE
6.1.0
|
This is a helper class whose sole purpose is to handle events on <ACE_WFMO_Reactor->wakeup_all_threads_> More...
#include <WFMO_Reactor.h>
Public Member Functions | |
virtual int | handle_signal (int signum, siginfo_t *=0, ucontext_t *=0) |
Called when the <ACE_WFMO_Reactor->wakeup_all_threads_> |
This is a helper class whose sole purpose is to handle events on <ACE_WFMO_Reactor->wakeup_all_threads_>
int ACE_Wakeup_All_Threads_Handler::handle_signal | ( | int | signum, |
siginfo_t * | = 0 , |
||
ucontext_t * | = 0 |
||
) | [inline, virtual] |
Called when the <ACE_WFMO_Reactor->wakeup_all_threads_>
Reimplemented from ACE_Event_Handler.