Public Member Functions | Data Fields

PeriodicWakeup Struct Reference

Inherits Continuation.

Collaboration diagram for PeriodicWakeup:
Collaboration graph
[legend]

Public Member Functions

int wakeup (int, Event *)
 PeriodicWakeup (int preproc_threads, int flush_threads)

Data Fields

int m_preproc_threads
int m_flush_threads

Detailed Description

Definition at line 169 of file Log.cc.


Constructor & Destructor Documentation

PeriodicWakeup::PeriodicWakeup ( int  preproc_threads,
int  flush_threads 
) [inline]

Definition at line 185 of file Log.cc.

References SET_HANDLER, and wakeup().


Member Function Documentation

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().


Field Documentation

Definition at line 172 of file Log.cc.

Referenced by wakeup().

Definition at line 171 of file Log.cc.

Referenced by wakeup().


The documentation for this struct was generated from the following file: