Home
last modified time | relevance | path

Searched refs:have_client_connections (Results 1 – 7 of 7) sorted by relevance

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_mysqld.cc2467 static my_bool have_client_connections(THD *thd, void*) in have_client_connections() function
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.cc2467 static my_bool have_client_connections(THD *thd, void*) in have_client_connections() function
2567 while (wait_to_end && server_threads.iterate(have_client_connections)) in wsrep_close_client_connections()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dwsrep_mysqld.cc2288 static bool have_client_connections() in have_client_connections() function
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.cc2288 static bool have_client_connections() in have_client_connections() function
2443 while (wait_to_end && have_client_connections()) in wsrep_close_client_connections()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_mysqld.cc2711 static my_bool have_client_connections(THD *thd, void*) in have_client_connections() function
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.cc2711 static my_bool have_client_connections(THD *thd, void*) in have_client_connections() function
2810 while (wait_to_end && server_threads.iterate(have_client_connections)) in wsrep_close_client_connections()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc5543 static bool have_client_connections() in have_client_connections() function
5694 while (wait_to_end && have_client_connections()) in wsrep_close_client_connections()