MySQL 9.1.0
Source Code Documentation
|
#include <mysql/components/service.h>
Go to the source code of this file.
Classes | |
struct | s_mysql_host_application_signal |
A service to deliver a signal to host application. More... | |
Typedefs | |
typedef struct s_mysql_host_application_signal | mysql_service_host_application_signal_t |
A service to deliver a signal to host application. More... | |
Enumerations | |
enum | host_application_signal_signals { HOST_APPLICATION_SIGNAL_SHUTDOWN , HOST_APPLICATION_SIGNAL_LAST = 1 } |