|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| MgmtThread (const MgmtThread &) | |
| MgmtThread (const char *name, size_t stack_size=0, NDB_THREAD_PRIO thread_prio=NDB_THREAD_PRIO_LOW) | |
| virtual void | run ()=0 |
| bool | start () |
| bool | stop () |
| bool | is_stopped () |
Definition at line 23 of file MgmtThread.hpp.