MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
thr_tq Struct Reference

Public Attributes

Uint32 * m_delayed_signals [PAGES]
Uint32 m_next_free
Uint32 m_next_timer
Uint32 m_current_time
Uint32 m_cnt [2]
Uint32 m_short_queue [SQ_SIZE]
Uint32 m_long_queue [LQ_SIZE]

Static Public Attributes

static const unsigned SQ_SIZE = 512
static const unsigned LQ_SIZE = 512
static const unsigned PAGES = 32 * (SQ_SIZE + LQ_SIZE) / 8192

Detailed Description

time-queue

Definition at line 726 of file mt.cpp.


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