Public Member Functions | Data Fields

AIOThreadInfo Struct Reference

Inherits Continuation.

Collaboration diagram for AIOThreadInfo:
Collaboration graph
[legend]

Public Member Functions

int start (int event, Event *e)
 AIOThreadInfo (AIO_Reqs *thr_req, int sleep)

Data Fields

AIO_Reqsreq
int sleep_wait

Detailed Description

Definition at line 183 of file AIO.cc.


Constructor & Destructor Documentation

AIOThreadInfo::AIOThreadInfo ( AIO_Reqs thr_req,
int  sleep 
) [inline]

Definition at line 197 of file AIO.cc.

References SET_HANDLER, and start().


Member Function Documentation

int AIOThreadInfo::start ( int  event,
Event e 
) [inline]

Definition at line 189 of file AIO.cc.

References aio_thread_main().

Referenced by AIOThreadInfo().


Field Documentation

Definition at line 186 of file AIO.cc.

Referenced by aio_thread_main().

Definition at line 187 of file AIO.cc.


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