![]() |
MySQL 8.0.43
Source Code Documentation
|
#include <thread.h>
Classes | |
| class | context |
Public Member Functions | |
| template<typename TCallable > | |
| thread (TCallable start) | |
| void | join () |
Private Attributes | |
| my_thread_handle | m_thread |
|
inline |
| void my_boost::thread::join | ( | ) |
|
private |