Home
last modified time | relevance | path

Searched refs:wsrep_thd_set_wsrep_aborter (Results 1 – 20 of 20) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/include/mysql/
H A Dservice_wsrep.h139 #define wsrep_thd_set_wsrep_aborter(T) wsrep_service->wsrep_thd_set_wsrep_aborter_func(T1, T2) macro
196 extern "C" bool wsrep_thd_set_wsrep_aborter(MYSQL_THD bf_thd, MYSQL_THD victim_thd);
240 extern "C" bool wsrep_thd_set_wsrep_aborter(MYSQL_THD bf_thd, MYSQL_THD victim_thd);
/dports/databases/mariadb104-server/mariadb-10.4.24/include/mysql/
H A Dservice_wsrep.h133 #define wsrep_thd_set_wsrep_aborter(T) wsrep_service->wsrep_thd_set_wsrep_aborter_func(T1, T2) macro
190 extern "C" bool wsrep_thd_set_wsrep_aborter(MYSQL_THD bf_thd, MYSQL_THD victim_thd);
231 extern "C" bool wsrep_thd_set_wsrep_aborter(MYSQL_THD bf_thd, MYSQL_THD victim_thd);
/dports/databases/mariadb105-server/mariadb-10.5.15/include/mysql/
H A Dservice_wsrep.h139 #define wsrep_thd_set_wsrep_aborter(T) wsrep_service->wsrep_thd_set_wsrep_aborter_func(T1, T2) macro
196 extern "C" bool wsrep_thd_set_wsrep_aborter(MYSQL_THD bf_thd, MYSQL_THD victim_thd);
240 extern "C" bool wsrep_thd_set_wsrep_aborter(MYSQL_THD bf_thd, MYSQL_THD victim_thd);
/dports/databases/mariadb104-client/mariadb-10.4.24/include/mysql/
H A Dservice_wsrep.h133 #define wsrep_thd_set_wsrep_aborter(T) wsrep_service->wsrep_thd_set_wsrep_aborter_func(T1, T2) macro
190 extern "C" bool wsrep_thd_set_wsrep_aborter(MYSQL_THD bf_thd, MYSQL_THD victim_thd);
231 extern "C" bool wsrep_thd_set_wsrep_aborter(MYSQL_THD bf_thd, MYSQL_THD victim_thd);
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_dummy.cc144 bool wsrep_thd_set_wsrep_aborter(THD*, THD*) in wsrep_thd_set_wsrep_aborter() function
H A Dsql_plugin_services.inl176 wsrep_thd_set_wsrep_aborter,
H A Dservice_wsrep.cc350 extern "C" bool wsrep_thd_set_wsrep_aborter(THD *bf_thd, THD *victim_thd) in wsrep_thd_set_wsrep_aborter() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_dummy.cc144 bool wsrep_thd_set_wsrep_aborter(THD*, THD*) in wsrep_thd_set_wsrep_aborter() function
H A Dsql_plugin_services.inl176 wsrep_thd_set_wsrep_aborter,
H A Dservice_wsrep.cc350 extern "C" bool wsrep_thd_set_wsrep_aborter(THD *bf_thd, THD *victim_thd)
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_dummy.cc151 bool wsrep_thd_set_wsrep_aborter(THD*, THD*) in wsrep_thd_set_wsrep_aborter() function
H A Dsql_plugin_services.inl180 wsrep_thd_set_wsrep_aborter,
H A Dservice_wsrep.cc386 extern "C" bool wsrep_thd_set_wsrep_aborter(THD *bf_thd, THD *victim_thd) in wsrep_thd_set_wsrep_aborter() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_dummy.cc151 bool wsrep_thd_set_wsrep_aborter(THD*, THD*) in wsrep_thd_set_wsrep_aborter() function
H A Dsql_plugin_services.inl180 wsrep_thd_set_wsrep_aborter,
H A Dservice_wsrep.cc386 extern "C" bool wsrep_thd_set_wsrep_aborter(THD *bf_thd, THD *victim_thd) in wsrep_thd_set_wsrep_aborter() function
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/handler/
H A Dha_innodb.cc18728 if (wsrep_thd_set_wsrep_aborter(bf_thd, thd)) in wsrep_kill_victim()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/handler/
H A Dha_innodb.cc18693 if (wsrep_thd_set_wsrep_aborter(bf_thd, thd)) in wsrep_kill_victim()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/handler/
H A Dha_innodb.cc18693 if (wsrep_thd_set_wsrep_aborter(bf_thd, thd)) in wsrep_kill_victim()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/handler/
H A Dha_innodb.cc18728 if (wsrep_thd_set_wsrep_aborter(bf_thd, thd)) in wsrep_kill_victim()