MySQL 5.6.14 Source Code Document
|
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 |
Definition at line 30 of file thread_utils.h.