Inherits Continuation.

| Public Member Functions | |
| int | start (int event, Event *e) | 
| AIOThreadInfo (AIO_Reqs *thr_req, int sleep) | |
| Data Fields | |
| AIO_Reqs * | req | 
| int | sleep_wait | 
Definition at line 183 of file AIO.cc.
| AIOThreadInfo::AIOThreadInfo | ( | AIO_Reqs * | thr_req, | |
| int | sleep | |||
| ) |  [inline] | 
Definition at line 197 of file AIO.cc.
References SET_HANDLER, and start().
| int AIOThreadInfo::start | ( | int | event, | |
| Event * | e | |||
| ) |  [inline] | 
Definition at line 186 of file AIO.cc.
Referenced by aio_thread_main().
 1.7.1
 1.7.1