Inherits Continuation.

| Public Member Functions | |
| int | wakeup (int, Event *) | 
| PeriodicWakeup (int preproc_threads, int flush_threads) | |
| Data Fields | |
| int | m_preproc_threads | 
| int | m_flush_threads | 
Definition at line 169 of file Log.cc.
| PeriodicWakeup::PeriodicWakeup | ( | int | preproc_threads, | |
| int | flush_threads | |||
| ) |  [inline] | 
Definition at line 185 of file Log.cc.
References SET_HANDLER, and wakeup().
| int PeriodicWakeup::wakeup | ( | int | , | |
| Event * | ||||
| ) |  [inline] | 
Definition at line 174 of file Log.cc.
References m_flush_threads, m_preproc_threads, and EventNotify::signal().
Referenced by PeriodicWakeup().
 1.7.1
 1.7.1