Home
last modified time | relevance | path

Searched refs:wait_to_end (Results 1 – 16 of 16) sorted by relevance

/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dwsrep_mysqld.h204 extern void wsrep_close_client_connections(my_bool wait_to_end);
H A Dmysqld.cc6844 void wsrep_close_client_connections(my_bool wait_to_end) in wsrep_close_client_connections() argument
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dwsrep_mysqld.h192 extern void wsrep_close_client_connections(my_bool wait_to_end);
H A Dmysqld.cc5630 void wsrep_close_client_connections(my_bool wait_to_end) in wsrep_close_client_connections() argument
5694 while (wait_to_end && have_client_connections()) in wsrep_close_client_connections()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dwsrep_mysqld.h329 extern void wsrep_close_client_connections(my_bool wait_to_end,
H A Dwsrep_mysqld.cc2367 void wsrep_close_client_connections(my_bool wait_to_end, THD *except_caller_thd) in wsrep_close_client_connections() argument
2443 while (wait_to_end && have_client_connections()) in wsrep_close_client_connections()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dwsrep_mysqld.h329 extern void wsrep_close_client_connections(my_bool wait_to_end,
H A Dwsrep_mysqld.cc2367 void wsrep_close_client_connections(my_bool wait_to_end, THD *except_caller_thd) in wsrep_close_client_connections() argument
2443 while (wait_to_end && have_client_connections()) in wsrep_close_client_connections()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_mysqld.h194 extern void wsrep_close_client_connections(my_bool wait_to_end,
H A Dwsrep_mysqld.cc2548 void wsrep_close_client_connections(my_bool wait_to_end, THD* except_caller_thd) in wsrep_close_client_connections() argument
2567 while (wait_to_end && server_threads.iterate(have_client_connections)) in wsrep_close_client_connections()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_mysqld.h194 extern void wsrep_close_client_connections(my_bool wait_to_end,
H A Dwsrep_mysqld.cc2548 void wsrep_close_client_connections(my_bool wait_to_end, THD* except_caller_thd) in wsrep_close_client_connections() argument
2567 while (wait_to_end && server_threads.iterate(have_client_connections)) in wsrep_close_client_connections()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_mysqld.h198 extern void wsrep_close_client_connections(my_bool wait_to_end,
H A Dwsrep_mysqld.cc2792 void wsrep_close_client_connections(my_bool wait_to_end, THD* except_caller_thd) in wsrep_close_client_connections() argument
2810 while (wait_to_end && server_threads.iterate(have_client_connections)) in wsrep_close_client_connections()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_mysqld.h198 extern void wsrep_close_client_connections(my_bool wait_to_end,
H A Dwsrep_mysqld.cc2792 void wsrep_close_client_connections(my_bool wait_to_end, THD* except_caller_thd) in wsrep_close_client_connections() argument
2810 while (wait_to_end && server_threads.iterate(have_client_connections)) in wsrep_close_client_connections()