Public Member Functions |
| AsyncIoThread (class Ndbfs &, bool bound) |
struct NdbThread * | doStart () |
void | shutdown () |
void | run () |
void | dispatch (Request *) |
Friends |
class | Ndbfs |
class | AsyncFile |
Detailed Description
Definition at line 135 of file AsyncIoThread.hpp.
Member Function Documentation
void AsyncIoThread::dispatch |
( |
Request * |
request | ) |
|
Add a request to a thread, should only be used with bound threads
Definition at line 118 of file AsyncIoThread.cpp.
The documentation for this class was generated from the following files: