MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
thr_repository Struct Reference
Collaboration diagram for thr_repository:

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_managerm_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

Detailed Description

Definition at line 942 of file mt.cpp.


The documentation for this struct was generated from the following file: