Home
last modified time | relevance | path

Searched refs:commit_order_tail (Results 1 – 4 of 4) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_binlog.cc350 static wait_for_commit *commit_order_tail= NULL; variable
366 if (commit_order_tail) in wsrep_register_for_group_commit()
368 wfc->register_wait_for_prior_commit(commit_order_tail); in wsrep_register_for_group_commit()
370 commit_order_tail= thd->wait_for_commit_ptr; in wsrep_register_for_group_commit()
395 if (wfc == commit_order_tail) in wsrep_unregister_from_group_commit()
396 commit_order_tail= NULL; in wsrep_unregister_from_group_commit()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_binlog.cc350 static wait_for_commit *commit_order_tail= NULL; variable
366 if (commit_order_tail) in wsrep_register_for_group_commit()
368 wfc->register_wait_for_prior_commit(commit_order_tail); in wsrep_register_for_group_commit()
370 commit_order_tail= thd->wait_for_commit_ptr; in wsrep_register_for_group_commit()
395 if (wfc == commit_order_tail) in wsrep_unregister_from_group_commit()
396 commit_order_tail= NULL; in wsrep_unregister_from_group_commit()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_binlog.cc350 static wait_for_commit *commit_order_tail= NULL; variable
366 if (commit_order_tail) in wsrep_register_for_group_commit()
368 wfc->register_wait_for_prior_commit(commit_order_tail); in wsrep_register_for_group_commit()
370 commit_order_tail= thd->wait_for_commit_ptr; in wsrep_register_for_group_commit()
395 if (wfc == commit_order_tail) in wsrep_unregister_from_group_commit()
396 commit_order_tail= NULL; in wsrep_unregister_from_group_commit()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_binlog.cc350 static wait_for_commit *commit_order_tail= NULL; variable
366 if (commit_order_tail) in wsrep_register_for_group_commit()
368 wfc->register_wait_for_prior_commit(commit_order_tail); in wsrep_register_for_group_commit()
370 commit_order_tail= thd->wait_for_commit_ptr; in wsrep_register_for_group_commit()
395 if (wfc == commit_order_tail) in wsrep_unregister_from_group_commit()
396 commit_order_tail= NULL; in wsrep_unregister_from_group_commit()