|
MySQL 5.6.14 Source Code Document
|

Public Attributes | |
| char * | mapAddr |
| Uint32 | mapSize |
| Uint32 | chunk |
| Uint32 | idx |
| struct NdbThread * | pThread |
| unsigned long | randomSeed |
| unsigned long | changedTime |
| unsigned int | warmUpSeconds |
| unsigned int | testSeconds |
| unsigned int | coolDownSeconds |
| GeneratorStatistics | generator |
| RunState | runState |
| double | startTime |
| TransactionData | transactionData |
| class Ndb * | pNDB |
| NdbRecordSharedData * | ndbRecordSharedData |
| bool | useCombinedUpdate |
| int | threadNo |
| NdbThread * | threadLife |
| int | threadReady |
| StartType | threadStart |
| int | threadResult |
Definition at line 35 of file munmaptest.cpp.
| RunState ThreadData::runState |
For async execution
Definition at line 153 of file testData.h.