TrinityCore
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Static Public Member Functions
|
List of all members
MySQL Class Reference
#include <
MySQLThreading.h
>
Static Public Member Functions
static void
Library_Init
()
static void
Library_End
()
Member Function Documentation
static void MySQL::Library_End
(
)
inline
static
32
{
33
mysql_library_end();
34
}
Here is the caller graph for this function:
static void MySQL::Library_Init
(
)
inline
static
27
{
28
mysql_library_init(-1,
NULL
,
NULL
);
29
}
NULL
arena_t NULL
Definition:
jemalloc_internal.h:624
Here is the caller graph for this function:
The documentation for this class was generated from the following file:
src/server/database/Database/
MySQLThreading.h
Generated on Tue Apr 5 2016 20:18:51 for TrinityCore by
1.8.8