24#ifndef COMPONENTS_SERVICES_BITS_MY_THREAD_BITS_H 
   25#define COMPONENTS_SERVICES_BITS_MY_THREAD_BITS_H 
   32#ifndef MYSQL_ABI_CHECK 
   41#if defined(_WIN32) && !defined(MYSQL_ABI_CHECK) 
   43typedef struct thread_attr {
 
   60#if defined(_WIN32) && !defined(MYSQL_ABI_CHECK) 
pthread_attr_t my_thread_attr_t
Definition: my_thread_bits.h:49
 
pthread_t my_thread_t
Definition: my_thread_bits.h:48
 
static constexpr my_thread_t null_thread_initializer
Definition: my_thread_bits.h:56
 
static int handle(int sql_errno, const char *sqlstate, const char *message, void *state)
Bridge function between the C++ API offered by this module and the C API of the parser service.
Definition: services.cc:64
 
Definition: my_thread_bits.h:58
 
my_thread_t thread
Definition: my_thread_bits.h:59
 
#define HANDLE
Definition: violite.h:159