MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
thread::Thread Class Reference
Inheritance diagram for thread::Thread:

Public Member Functions

int start ()
void join ()
pthread_t thread_id () const

Static Public Member Functions

static void run_wrapper (Thread_start_arg *)

Protected Member Functions

virtual void run ()=0

Detailed Description

Definition at line 30 of file thread_utils.h.


The documentation for this class was generated from the following files: