Home
last modified time | relevance | path

Searched refs:enum_channel_thread_types (Results 1 – 14 of 14) sorted by relevance

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_channel_service_interface.h115 enum enum_channel_thread_types enum
238 bool channel_is_active(const char* channel, enum_channel_thread_types type);
254 enum_channel_thread_types thread_type,
383 bool channel_is_stopping(const char* channel, enum_channel_thread_types type);
H A Drpl_channel_service_interface.cc612 bool channel_is_active(const char* channel, enum_channel_thread_types thd_type) in channel_is_active()
646 enum_channel_thread_types thd_type, in channel_get_thread_id()
999 enum_channel_thread_types thd_type) in channel_is_stopping()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_channel_service_interface.h117 enum enum_channel_thread_types enum
240 bool channel_is_active(const char* channel, enum_channel_thread_types type);
256 enum_channel_thread_types thread_type,
385 bool channel_is_stopping(const char* channel, enum_channel_thread_types type);
H A Drpl_channel_service_interface.cc618 bool channel_is_active(const char* channel, enum_channel_thread_types thd_type) in channel_is_active()
652 enum_channel_thread_types thd_type, in channel_get_thread_id()
1005 enum_channel_thread_types thd_type) in channel_is_stopping()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_channel_service_interface.h117 enum enum_channel_thread_types enum
240 bool channel_is_active(const char* channel, enum_channel_thread_types type);
256 enum_channel_thread_types thread_type,
385 bool channel_is_stopping(const char* channel, enum_channel_thread_types type);
H A Drpl_channel_service_interface.cc618 bool channel_is_active(const char* channel, enum_channel_thread_types thd_type) in channel_is_active()
652 enum_channel_thread_types thd_type, in channel_get_thread_id()
1005 enum_channel_thread_types thd_type) in channel_is_stopping()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_channel_service_interface.h117 enum enum_channel_thread_types enum
240 bool channel_is_active(const char* channel, enum_channel_thread_types type);
256 enum_channel_thread_types thread_type,
385 bool channel_is_stopping(const char* channel, enum_channel_thread_types type);
H A Drpl_channel_service_interface.cc618 bool channel_is_active(const char* channel, enum_channel_thread_types thd_type) in channel_is_active()
652 enum_channel_thread_types thd_type, in channel_get_thread_id()
1005 enum_channel_thread_types thd_type) in channel_is_stopping()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_channel_service_interface.h117 enum enum_channel_thread_types enum
240 bool channel_is_active(const char* channel, enum_channel_thread_types type);
256 enum_channel_thread_types thread_type,
385 bool channel_is_stopping(const char* channel, enum_channel_thread_types type);
H A Drpl_channel_service_interface.cc618 bool channel_is_active(const char* channel, enum_channel_thread_types thd_type) in channel_is_active()
652 enum_channel_thread_types thd_type, in channel_get_thread_id()
1005 enum_channel_thread_types thd_type) in channel_is_stopping()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_channel_service_interface.h117 enum enum_channel_thread_types enum
240 bool channel_is_active(const char* channel, enum_channel_thread_types type);
256 enum_channel_thread_types thread_type,
385 bool channel_is_stopping(const char* channel, enum_channel_thread_types type);
H A Drpl_channel_service_interface.cc618 bool channel_is_active(const char* channel, enum_channel_thread_types thd_type) in channel_is_active()
652 enum_channel_thread_types thd_type, in channel_get_thread_id()
1005 enum_channel_thread_types thd_type) in channel_is_stopping()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_channel_service_interface.h118 enum enum_channel_thread_types { enum
239 bool channel_is_active(const char *channel, enum_channel_thread_types type);
255 enum_channel_thread_types thread_type,
404 bool channel_is_stopping(const char *channel, enum_channel_thread_types type);
H A Drpl_channel_service_interface.cc666 enum_channel_thread_types thd_type) { in channel_is_active()
697 enum_channel_thread_types thd_type, in channel_get_thread_id()
1081 enum_channel_thread_types thd_type) { in channel_is_stopping()