Home
last modified time | relevance | path

Searched defs:ws_handle (Results 1 – 25 of 124) sorted by relevance

12345

/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/test/
H A Dmock_storage_service.cpp46 const wsrep::ws_handle& ws_handle) in start_transaction()
57 int wsrep::mock_storage_service::commit(const wsrep::ws_handle& ws_handle, in commit()
85 int wsrep::mock_storage_service::rollback(const wsrep::ws_handle& ws_handle, in rollback()
H A Dmock_high_priority_service.cpp25 const wsrep::ws_handle& ws_handle, const wsrep::ws_meta& ws_meta) in start_transaction()
82 const wsrep::ws_handle& ws_handle, in commit()
108 const wsrep::ws_handle& ws_handle, in rollback()
165 const wsrep::ws_handle&, in log_dummy_write_set()
H A Dmock_provider.hpp77 int start_transaction(wsrep::ws_handle&) WSREP_OVERRIDE { return 0; } in start_transaction()
80 wsrep::ws_handle& ws_handle, in certify()
148 assign_read_view(wsrep::ws_handle&, const wsrep::gtid*) in assign_read_view()
151 int append_key(wsrep::ws_handle&, const wsrep::key&) in append_key()
155 append_data(wsrep::ws_handle&, const wsrep::const_buffer&) in append_data()
166 commit_order_enter(const wsrep::ws_handle& ws_handle, in commit_order_enter()
175 int commit_order_leave(const wsrep::ws_handle& ws_handle, in commit_order_leave()
187 int release(wsrep::ws_handle& ) in release()
195 const wsrep::ws_handle& ws_handle, in replay()
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/test/
H A Dmock_storage_service.cpp46 const wsrep::ws_handle& ws_handle) in start_transaction()
57 int wsrep::mock_storage_service::commit(const wsrep::ws_handle& ws_handle, in commit()
85 int wsrep::mock_storage_service::rollback(const wsrep::ws_handle& ws_handle, in rollback()
H A Dmock_high_priority_service.cpp25 const wsrep::ws_handle& ws_handle, const wsrep::ws_meta& ws_meta) in start_transaction()
82 const wsrep::ws_handle& ws_handle, in commit()
108 const wsrep::ws_handle& ws_handle, in rollback()
165 const wsrep::ws_handle&, in log_dummy_write_set()
H A Dmock_provider.hpp77 int start_transaction(wsrep::ws_handle&) WSREP_OVERRIDE { return 0; } in start_transaction()
80 wsrep::ws_handle& ws_handle, in certify()
148 assign_read_view(wsrep::ws_handle&, const wsrep::gtid*) in assign_read_view()
151 int append_key(wsrep::ws_handle&, const wsrep::key&) in append_key()
155 append_data(wsrep::ws_handle&, const wsrep::const_buffer&) in append_data()
166 commit_order_enter(const wsrep::ws_handle& ws_handle, in commit_order_enter()
175 int commit_order_leave(const wsrep::ws_handle& ws_handle, in commit_order_leave()
187 int release(wsrep::ws_handle& ) in release()
195 const wsrep::ws_handle& ws_handle, in replay()
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/test/
H A Dmock_storage_service.cpp46 const wsrep::ws_handle& ws_handle) in start_transaction()
57 int wsrep::mock_storage_service::commit(const wsrep::ws_handle& ws_handle, in commit()
85 int wsrep::mock_storage_service::rollback(const wsrep::ws_handle& ws_handle, in rollback()
H A Dmock_high_priority_service.cpp25 const wsrep::ws_handle& ws_handle, const wsrep::ws_meta& ws_meta) in start_transaction()
82 const wsrep::ws_handle& ws_handle, in commit()
108 const wsrep::ws_handle& ws_handle, in rollback()
165 const wsrep::ws_handle&, in log_dummy_write_set()
H A Dmock_provider.hpp77 int start_transaction(wsrep::ws_handle&) WSREP_OVERRIDE { return 0; } in start_transaction()
80 wsrep::ws_handle& ws_handle, in certify()
148 assign_read_view(wsrep::ws_handle&, const wsrep::gtid*) in assign_read_view()
151 int append_key(wsrep::ws_handle&, const wsrep::key&) in append_key()
155 append_data(wsrep::ws_handle&, const wsrep::const_buffer&) in append_data()
166 commit_order_enter(const wsrep::ws_handle& ws_handle, in commit_order_enter()
175 int commit_order_leave(const wsrep::ws_handle& ws_handle, in commit_order_leave()
187 int release(wsrep::ws_handle& ) in release()
195 const wsrep::ws_handle& ws_handle, in replay()
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/test/
H A Dmock_storage_service.cpp46 const wsrep::ws_handle& ws_handle) in start_transaction()
57 int wsrep::mock_storage_service::commit(const wsrep::ws_handle& ws_handle, in commit()
85 int wsrep::mock_storage_service::rollback(const wsrep::ws_handle& ws_handle, in rollback()
H A Dmock_high_priority_service.cpp25 const wsrep::ws_handle& ws_handle, const wsrep::ws_meta& ws_meta) in start_transaction()
82 const wsrep::ws_handle& ws_handle, in commit()
108 const wsrep::ws_handle& ws_handle, in rollback()
165 const wsrep::ws_handle&, in log_dummy_write_set()
H A Dmock_provider.hpp77 int start_transaction(wsrep::ws_handle&) WSREP_OVERRIDE { return 0; } in start_transaction()
80 wsrep::ws_handle& ws_handle, in certify()
148 assign_read_view(wsrep::ws_handle&, const wsrep::gtid*) in assign_read_view()
151 int append_key(wsrep::ws_handle&, const wsrep::key&) in append_key()
155 append_data(wsrep::ws_handle&, const wsrep::const_buffer&) in append_data()
166 commit_order_enter(const wsrep::ws_handle& ws_handle, in commit_order_enter()
175 int commit_order_leave(const wsrep::ws_handle& ws_handle, in commit_order_leave()
187 int release(wsrep::ws_handle& ) in release()
195 const wsrep::ws_handle& ws_handle, in replay()
/dports/devel/llvm80/llvm-8.0.1.src/test/tools/llvm-mca/X86/Znver1/
H A Dresources-avx2.s33 vpabsb (%rax), %ymm2
81 vpand (%rax), %ymm1, %ymm2
92 vpblendd $11, %xmm0, %xmm1, %xmm2
114 vpbroadcastd (%rax), %ymm0
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/dbsim/
H A Ddb_high_priority_service.cpp32 const wsrep::ws_handle& ws_handle, in start_transaction()
79 int db::high_priority_service::commit(const wsrep::ws_handle& ws_handle, in commit()
90 int db::high_priority_service::rollback(const wsrep::ws_handle& ws_handle, in rollback()
113 const wsrep::ws_handle& ws_handle, in log_dummy_write_set()
H A Ddb_storage_service.hpp30 int start_transaction(const wsrep::ws_handle&) override in start_transaction()
44 int commit(const wsrep::ws_handle&, const wsrep::ws_meta&) override in commit()
46 int rollback(const wsrep::ws_handle&, const wsrep::ws_meta&) in rollback()
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/dbsim/
H A Ddb_high_priority_service.cpp32 const wsrep::ws_handle& ws_handle, in start_transaction()
79 int db::high_priority_service::commit(const wsrep::ws_handle& ws_handle, in commit()
90 int db::high_priority_service::rollback(const wsrep::ws_handle& ws_handle, in rollback()
113 const wsrep::ws_handle& ws_handle, in log_dummy_write_set()
H A Ddb_storage_service.hpp30 int start_transaction(const wsrep::ws_handle&) override in start_transaction()
44 int commit(const wsrep::ws_handle&, const wsrep::ws_meta&) override in commit()
46 int rollback(const wsrep::ws_handle&, const wsrep::ws_meta&) in rollback()
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/dbsim/
H A Ddb_high_priority_service.cpp32 const wsrep::ws_handle& ws_handle, in start_transaction()
79 int db::high_priority_service::commit(const wsrep::ws_handle& ws_handle, in commit()
90 int db::high_priority_service::rollback(const wsrep::ws_handle& ws_handle, in rollback()
113 const wsrep::ws_handle& ws_handle, in log_dummy_write_set()
H A Ddb_storage_service.hpp30 int start_transaction(const wsrep::ws_handle&) override in start_transaction()
44 int commit(const wsrep::ws_handle&, const wsrep::ws_meta&) override in commit()
46 int rollback(const wsrep::ws_handle&, const wsrep::ws_meta&) in rollback()
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/dbsim/
H A Ddb_storage_service.hpp30 int start_transaction(const wsrep::ws_handle&) override in start_transaction()
44 int commit(const wsrep::ws_handle&, const wsrep::ws_meta&) override in commit()
46 int rollback(const wsrep::ws_handle&, const wsrep::ws_meta&) in rollback()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_storage_service.cc79 int Wsrep_storage_service::start_transaction(const wsrep::ws_handle& ws_handle) in start_transaction()
141 int Wsrep_storage_service::commit(const wsrep::ws_handle& ws_handle, in commit()
183 int Wsrep_storage_service::rollback(const wsrep::ws_handle& ws_handle, in rollback()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_storage_service.cc79 int Wsrep_storage_service::start_transaction(const wsrep::ws_handle& ws_handle) in start_transaction()
141 int Wsrep_storage_service::commit(const wsrep::ws_handle& ws_handle, in commit()
183 int Wsrep_storage_service::rollback(const wsrep::ws_handle& ws_handle, in rollback()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_storage_service.cc79 int Wsrep_storage_service::start_transaction(const wsrep::ws_handle& ws_handle) in start_transaction()
141 int Wsrep_storage_service::commit(const wsrep::ws_handle& ws_handle, in commit()
183 int Wsrep_storage_service::rollback(const wsrep::ws_handle& ws_handle, in rollback()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_storage_service.cc79 int Wsrep_storage_service::start_transaction(const wsrep::ws_handle& ws_handle) in start_transaction()
141 int Wsrep_storage_service::commit(const wsrep::ws_handle& ws_handle, in commit()
183 int Wsrep_storage_service::rollback(const wsrep::ws_handle& ws_handle, in rollback()
/dports/databases/galera26/galera-release_26.4.10/wsrep/src/examples/node/
H A Dtrx.c38 wsrep_ws_handle_t ws_handle = { 0, NULL }; in node_trx_execute() local
115 const wsrep_ws_handle_t* const ws_handle, in node_trx_apply()

12345