Home
last modified time | relevance | path

Searched refs:rollbacker (Results 1 – 25 of 27) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_thd.cc166 thd->thread_stack= rollbacker->thread_stack; in wsrep_rollback_high_priority()
197 thd->thread_stack= rollbacker->thread_stack; in wsrep_rollback_local()
225 static void wsrep_rollback_process(THD *rollbacker, in wsrep_rollback_process() argument
235 thd_proc_info(rollbacker, "wsrep aborter idle"); in wsrep_rollback_process()
251 wsrep_reset_threadvars(rollbacker); in wsrep_rollback_process()
255 thd_proc_info(rollbacker, "wsrep aborter active"); in wsrep_rollback_process()
261 wsrep_rollback_high_priority(thd, rollbacker); in wsrep_rollback_process()
265 wsrep_rollback_local(thd, rollbacker); in wsrep_rollback_process()
267 wsrep_store_threadvars(rollbacker); in wsrep_rollback_process()
268 thd_proc_info(rollbacker, "wsrep aborter idle"); in wsrep_rollback_process()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_thd.cc166 thd->thread_stack= rollbacker->thread_stack; in wsrep_rollback_high_priority()
197 thd->thread_stack= rollbacker->thread_stack; in wsrep_rollback_local()
225 static void wsrep_rollback_process(THD *rollbacker, in wsrep_rollback_process() argument
235 thd_proc_info(rollbacker, "wsrep aborter idle"); in wsrep_rollback_process()
251 wsrep_reset_threadvars(rollbacker); in wsrep_rollback_process()
255 thd_proc_info(rollbacker, "wsrep aborter active"); in wsrep_rollback_process()
261 wsrep_rollback_high_priority(thd, rollbacker); in wsrep_rollback_process()
265 wsrep_rollback_local(thd, rollbacker); in wsrep_rollback_process()
267 wsrep_store_threadvars(rollbacker); in wsrep_rollback_process()
268 thd_proc_info(rollbacker, "wsrep aborter idle"); in wsrep_rollback_process()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_thd.cc166 thd->thread_stack= rollbacker->thread_stack; in wsrep_rollback_high_priority()
197 thd->thread_stack= rollbacker->thread_stack; in wsrep_rollback_local()
225 static void wsrep_rollback_process(THD *rollbacker, in wsrep_rollback_process() argument
235 thd_proc_info(rollbacker, "wsrep aborter idle"); in wsrep_rollback_process()
251 wsrep_reset_threadvars(rollbacker); in wsrep_rollback_process()
255 thd_proc_info(rollbacker, "wsrep aborter active"); in wsrep_rollback_process()
261 wsrep_rollback_high_priority(thd, rollbacker); in wsrep_rollback_process()
265 wsrep_rollback_local(thd, rollbacker); in wsrep_rollback_process()
267 wsrep_store_threadvars(rollbacker); in wsrep_rollback_process()
268 thd_proc_info(rollbacker, "wsrep aborter idle"); in wsrep_rollback_process()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_thd.cc166 thd->thread_stack= rollbacker->thread_stack; in wsrep_rollback_high_priority()
197 thd->thread_stack= rollbacker->thread_stack; in wsrep_rollback_local()
225 static void wsrep_rollback_process(THD *rollbacker, in wsrep_rollback_process() argument
235 thd_proc_info(rollbacker, "wsrep aborter idle"); in wsrep_rollback_process()
251 wsrep_reset_threadvars(rollbacker); in wsrep_rollback_process()
255 thd_proc_info(rollbacker, "wsrep aborter active"); in wsrep_rollback_process()
261 wsrep_rollback_high_priority(thd, rollbacker); in wsrep_rollback_process()
265 wsrep_rollback_local(thd, rollbacker); in wsrep_rollback_process()
267 wsrep_store_threadvars(rollbacker); in wsrep_rollback_process()
268 thd_proc_info(rollbacker, "wsrep aborter idle"); in wsrep_rollback_process()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/storage/wiredtiger/
H A Dwiredtiger_snapshot_manager.cpp101 auto rollbacker = in beginTransactionOnCommittedSnapshot() local
111 rollbacker.Dismiss(); in beginTransactionOnCommittedSnapshot()
118 auto rollbacker = in beginTransactionOnOplog() local
135 rollbacker.Dismiss(); in beginTransactionOnOplog()
H A Dwiredtiger_recovery_unit.cpp267 auto rollbacker = in _txnOpen() local
271 rollbacker.Dismiss(); in _txnOpen()
/dports/net/arataga/oess-2.2.3/dev/cpp_util_2/h/
H A Drollback_on_exception.hpp115 rollbacker_t< ROLLBACK_ACTION > rollbacker{ rollback_action }; in do_with_rollback_on_exception() local
118 main_action, rollbacker ); in do_with_rollback_on_exception()
/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/so_5/details/
H A Drollback_on_exception.hpp94 rollbacker_t< Rollback_Action > rollbacker{ rollback_action }; in do_with_rollback_on_exception() local
97 main_action, rollbacker ); in do_with_rollback_on_exception()
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kubectl/pkg/polymorphichelpers/
H A Drollbacker.go26 func rollbacker(restClientGetter genericclioptions.RESTClientGetter, mapping *meta.RESTMapping) (Ro… func
H A Dinterface.go107 var RollbackerFn RollbackerFunc = rollbacker
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/kubectl/pkg/polymorphichelpers/
H A Drollbacker.go26 func rollbacker(restClientGetter genericclioptions.RESTClientGetter, mapping *meta.RESTMapping) (Ro… func
H A Dinterface.go107 var RollbackerFn RollbackerFunc = rollbacker
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/polymorphichelpers/
H A Drollbacker.go26 func rollbacker(restClientGetter genericclioptions.RESTClientGetter, mapping *meta.RESTMapping) (Ro… func
H A Dinterface.go107 var RollbackerFn RollbackerFunc = rollbacker
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/cmd/rollout/
H A Drollout_undo.go165 rollbacker, err := polymorphichelpers.RollbackerFn(o.RESTClientGetter, info.ResourceMapping())
175 result, err := rollbacker.Rollback(info.Object, nil, o.ToRevision, o.DryRunStrategy)
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kubectl/pkg/cmd/rollout/
H A Drollout_undo.go165 rollbacker, err := polymorphichelpers.RollbackerFn(o.RESTClientGetter, info.ResourceMapping())
175 result, err := rollbacker.Rollback(info.Object, nil, o.ToRevision, o.DryRunStrategy)
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/kubectl/pkg/cmd/rollout/
H A Drollout_undo.go162 rollbacker, err := polymorphichelpers.RollbackerFn(o.RESTClientGetter, info.ResourceMapping())
172 result, err := rollbacker.Rollback(info.Object, nil, o.ToRevision, o.DryRunStrategy)
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/galera_sr/t/
H A DMDEV-25717.test4 # This test exposes a race condition between rollbacker thread and rollback
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/galera_sr/t/
H A DMDEV-25717.test4 # This test exposes a race condition between rollbacker thread and rollback
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/galera_sr/t/
H A DMDEV-25717.test4 # This test exposes a race condition between rollbacker thread and rollback
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/galera_sr/t/
H A DMDEV-25717.test4 # This test exposes a race condition between rollbacker thread and rollback
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/suite/wsrep/r/
H A Dvariables.result77 # applier/rollbacker threads.
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/wsrep/r/
H A Dvariables.result77 # applier/rollbacker threads.
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/suite/wsrep/t/
H A Dvariables.test89 --echo # applier/rollbacker threads.
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/wsrep/t/
H A Dvariables.test89 --echo # applier/rollbacker threads.

12