![]() |
MySQL 26.7.0
Source Code Documentation
|
#include "mysql/concurrency/thread_srv.h"Go to the source code of this file.
Namespaces | |
| namespace | mysql |
| namespace | mysql::concurrency |
| namespace | mysql::concurrency::detail |
Typedefs | |
| using | mysql::concurrency::detail::Func_t = std::function< void(void)> |
Functions | |
| static void * | mysql::concurrency::detail::launch_handler_thread (void *arg) |
| Function launching the thread function and matching interface of the my_start_routine. More... | |