Home
last modified time | relevance | path

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

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_dummy.cc116 my_bool wsrep_thd_bf_abort(THD *, THD *, my_bool) in wsrep_thd_bf_abort() function
H A Dsql_plugin_services.inl168 wsrep_thd_bf_abort,
H A Dservice_wsrep.cc225 extern "C" my_bool wsrep_thd_bf_abort(THD *bf_thd, THD *victim_thd, in wsrep_thd_bf_abort() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_dummy.cc116 my_bool wsrep_thd_bf_abort(THD *, THD *, my_bool) in wsrep_thd_bf_abort() function
H A Dsql_plugin_services.inl168 wsrep_thd_bf_abort,
H A Dservice_wsrep.cc225 extern "C" my_bool wsrep_thd_bf_abort(THD *bf_thd, THD *victim_thd,
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_dummy.cc116 my_bool wsrep_thd_bf_abort(THD *, THD *, my_bool) in wsrep_thd_bf_abort() function
H A Dsql_plugin_services.inl169 wsrep_thd_bf_abort,
H A Dservice_wsrep.cc224 extern "C" my_bool wsrep_thd_bf_abort(THD *bf_thd, THD *victim_thd, in wsrep_thd_bf_abort() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_dummy.cc116 my_bool wsrep_thd_bf_abort(THD *, THD *, my_bool) in wsrep_thd_bf_abort() function
H A Dsql_plugin_services.inl169 wsrep_thd_bf_abort,
H A Dservice_wsrep.cc224 extern "C" my_bool wsrep_thd_bf_abort(THD *bf_thd, THD *victim_thd, in wsrep_thd_bf_abort() function
/dports/databases/mariadb105-client/mariadb-10.5.15/include/mysql/
H A Dservice_wsrep.h128 #define wsrep_thd_bf_abort(T,T2,S) wsrep_service->wsrep_thd_bf_abort_func(T,T2,S) macro
211 extern "C" my_bool wsrep_thd_bf_abort(MYSQL_THD bf_thd,
/dports/databases/mariadb104-server/mariadb-10.4.24/include/mysql/
H A Dservice_wsrep.h125 #define wsrep_thd_bf_abort(T,T2,S) wsrep_service->wsrep_thd_bf_abort_func(T,T2,S) macro
205 extern "C" my_bool wsrep_thd_bf_abort(MYSQL_THD bf_thd,
/dports/databases/mariadb105-server/mariadb-10.5.15/include/mysql/
H A Dservice_wsrep.h128 #define wsrep_thd_bf_abort(T,T2,S) wsrep_service->wsrep_thd_bf_abort_func(T,T2,S) macro
211 extern "C" my_bool wsrep_thd_bf_abort(MYSQL_THD bf_thd,
/dports/databases/mariadb104-client/mariadb-10.4.24/include/mysql/
H A Dservice_wsrep.h125 #define wsrep_thd_bf_abort(T,T2,S) wsrep_service->wsrep_thd_bf_abort_func(T,T2,S) macro
205 extern "C" my_bool wsrep_thd_bf_abort(MYSQL_THD bf_thd,
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/handler/
H A Dha_innodb.cc18735 if (wsrep_thd_bf_abort(bf_thd, thd, signal)) in wsrep_kill_victim()
18885 wsrep_thd_bf_abort(bf_thd, victim_thd, signal); in wsrep_abort_transaction()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/handler/
H A Dha_innodb.cc18700 if (wsrep_thd_bf_abort(bf_thd, thd, signal)) in wsrep_kill_victim()
18851 wsrep_thd_bf_abort(bf_thd, victim_thd, signal); in wsrep_abort_transaction()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/handler/
H A Dha_innodb.cc18700 if (wsrep_thd_bf_abort(bf_thd, thd, signal)) in wsrep_kill_victim()
18851 wsrep_thd_bf_abort(bf_thd, victim_thd, signal); in wsrep_abort_transaction()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/handler/
H A Dha_innodb.cc18735 if (wsrep_thd_bf_abort(bf_thd, thd, signal)) in wsrep_kill_victim()
18885 wsrep_thd_bf_abort(bf_thd, victim_thd, signal); in wsrep_abort_transaction()