MySQL 9.1.0
Source Code Documentation
|
Instrumentation helpers for TLS channel info. More...
#include "my_psi_config.h"
#include "mysql/psi/psi_tls_channel.h"
#include "pfs_tls_channel_provider.h"
Go to the source code of this file.
Macros | |
#define | mysql_tls_channel_register(I) inline_mysql_tls_channel_register(I) |
#define | mysql_tls_channel_unregister(I) inline_mysql_tls_channel_unregister(I) |
Functions | |
static void | inline_mysql_tls_channel_register (TLS_channel_property_iterator *i) |
static void | inline_mysql_tls_channel_unregister (TLS_channel_property_iterator *i) |
Instrumentation helpers for TLS channel info.