MySQL 8.4.0
Source Code Documentation

Performance Schema Cond Interface, version 1. More...

#include <psi_cond.h>

Public Attributes

register_cond_v1_t register_cond
 
init_cond_v1_t init_cond
 
destroy_cond_v1_t destroy_cond
 
signal_cond_v1_t signal_cond
 
broadcast_cond_v1_t broadcast_cond
 
start_cond_wait_v1_t start_cond_wait
 
end_cond_wait_v1_t end_cond_wait
 

Detailed Description

Performance Schema Cond Interface, version 1.

Since
PSI_COND_VERSION_1

Member Data Documentation

◆ broadcast_cond

broadcast_cond_v1_t PSI_cond_service_v1::broadcast_cond
See also
broadcast_cond_v1_t.

◆ destroy_cond

destroy_cond_v1_t PSI_cond_service_v1::destroy_cond
See also
destroy_cond_v1_t.

◆ end_cond_wait

end_cond_wait_v1_t PSI_cond_service_v1::end_cond_wait
See also
end_cond_wait_v1_t.

◆ init_cond

init_cond_v1_t PSI_cond_service_v1::init_cond
See also
init_cond_v1_t.

◆ register_cond

register_cond_v1_t PSI_cond_service_v1::register_cond
See also
register_cond_v1_t.

◆ signal_cond

signal_cond_v1_t PSI_cond_service_v1::signal_cond
See also
signal_cond_v1_t.

◆ start_cond_wait

start_cond_wait_v1_t PSI_cond_service_v1::start_cond_wait
See also
start_cond_wait_v1_t.

The documentation for this struct was generated from the following file: