MySQL 8.0.39
Source Code Documentation
|
Types to make different thread packages compatible. More...
#include <pthread.h>
#include <sched.h>
Go to the source code of this file.
Classes | |
struct | my_thread_handle |
Typedefs | |
typedef pthread_t | my_thread_t |
typedef pthread_attr_t | my_thread_attr_t |
Types to make different thread packages compatible.
typedef pthread_attr_t my_thread_attr_t |
typedef pthread_t my_thread_t |