|
proxygen
|
Public Member Functions | |
| RunInThreadArg (RunInThreadData *data_, int threadId, int value_) | |
Public Attributes | |
| RunInThreadData * | data |
| int | thread |
| int | value |
Definition at line 1140 of file EventBaseTest.cpp.
|
inline |
Definition at line 1141 of file EventBaseTest.cpp.
| RunInThreadData* RunInThreadArg::data |
Definition at line 1144 of file EventBaseTest.cpp.
Referenced by runInThreadTestFunc().
| int RunInThreadArg::thread |
Definition at line 1145 of file EventBaseTest.cpp.
Referenced by runInThreadTestFunc().
| int RunInThreadArg::value |
Definition at line 1146 of file EventBaseTest.cpp.
Referenced by runInThreadTestFunc().