|
proxygen
|
Public Member Functions | |
| RunInThreadData (int numThreads, int opsPerThread_) | |
Public Attributes | |
| EventBase | evb |
| deque< pair< int, int > > | values |
| int | opsPerThread |
| int | opsToGo |
Definition at line 1129 of file EventBaseTest.cpp.
|
inline |
Definition at line 1130 of file EventBaseTest.cpp.
| EventBase RunInThreadData::evb |
Definition at line 1133 of file EventBaseTest.cpp.
Referenced by runInThreadTestFunc(), and TEST().
| int RunInThreadData::opsPerThread |
Definition at line 1136 of file EventBaseTest.cpp.
Referenced by TEST().
| int RunInThreadData::opsToGo |
Definition at line 1137 of file EventBaseTest.cpp.
Referenced by runInThreadTestFunc().
Definition at line 1134 of file EventBaseTest.cpp.
Referenced by runInThreadTestFunc(), and TEST().