|
MySQL 5.6.14 Source Code Document
|

Classes | |
| struct | send_buffer |
Public Attributes | |
| struct thr_spin_lock< 64 > | m_receive_lock |
| struct thr_spin_lock< 64 > | m_section_lock |
| struct thr_spin_lock< 64 > | m_mem_manager_lock |
|
struct thr_safe_pool < thr_job_buffer > | m_jb_pool |
|
struct thr_safe_pool < thr_send_page > | m_sb_pool |
| Ndbd_mem_manager * | m_mm |
| unsigned | m_thread_count |
| struct thr_data | m_thread [MAX_THREADS] |
| struct thr_repository::send_buffer | m_send_buffers [MAX_NTRANSPORTERS] |
| thr_send_queue | m_thread_send_buffers [MAX_NTRANSPORTERS][MAX_THREADS] |
| NdbMutex | stop_for_crash_mutex |
| NdbCondition | stop_for_crash_cond |
| Uint32 | stopped_threads |