MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | { poolSize = 4 } |
Static Public Member Functions | |
static SsPool< Ss_SYNC_REQ > & | pool (LocalProxy *proxy) |
Public Attributes | |
SyncReq | m_req |
Public Attributes inherited from LocalProxy::SsParallel | |
WorkerMask | m_workerMask |
bool | m_extraLast |
Uint32 | m_extraSent |
Public Attributes inherited from LocalProxy::SsCommon | |
Uint32 | m_ssId |
SsFUNCREQ | m_sendREQ |
SsFUNCREP | m_sendCONF |
Uint32 | m_worker |
Uint32 | m_error |
Uint32 | m_sec_cnt |
Uint32 | m_sec_ptr [3] |
Definition at line 578 of file LocalProxy.hpp.