Home
last modified time | relevance | path

Searched refs:LOCK_binlog_ (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/mysql55-client/mysql-5.5.62/plugin/semisync/
H A Dsemisync_master.cc362 &LOCK_binlog_, MY_MUTEX_INIT_FAST); in initObject()
383 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
439 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
448 mysql_mutex_lock(&LOCK_binlog_); in lock()
453 mysql_mutex_unlock(&LOCK_binlog_); in unlock()
468 &LOCK_binlog_, wait_time); in cond_timewait()
622 old_msg= thd_enter_cond(NULL, &COND_binlog_send_, &LOCK_binlog_, in commitTrx()
H A Dsemisync_master.h387 mysql_mutex_t LOCK_binlog_; variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/plugin/semisync/
H A Dsemisync_master.cc466 &LOCK_binlog_, MY_MUTEX_INIT_FAST); in initObject()
493 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
561 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
569 mysql_mutex_lock(&LOCK_binlog_); in lock()
574 mysql_mutex_unlock(&LOCK_binlog_); in unlock()
636 mysql_mutex_assert_owner(&LOCK_binlog_); in reportReplyBinlog()
740 THD_ENTER_COND(NULL, thd_cond, &LOCK_binlog_, in commitTrx()
873 wait_result= mysql_cond_timedwait(&entry->cond, &LOCK_binlog_, &abstime); in commitTrx()
H A Dsemisync_master.h609 mysql_mutex_t LOCK_binlog_; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/semisync/
H A Dsemisync_master.cc466 &LOCK_binlog_, MY_MUTEX_INIT_FAST); in initObject()
493 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
561 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
569 mysql_mutex_lock(&LOCK_binlog_); in lock()
574 mysql_mutex_unlock(&LOCK_binlog_); in unlock()
636 mysql_mutex_assert_owner(&LOCK_binlog_); in reportReplyBinlog()
740 THD_ENTER_COND(NULL, thd_cond, &LOCK_binlog_, in commitTrx()
873 wait_result= mysql_cond_timedwait(&entry->cond, &LOCK_binlog_, &abstime); in commitTrx()
H A Dsemisync_master.h609 mysql_mutex_t LOCK_binlog_; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/plugin/semisync/
H A Dsemisync_master.cc466 &LOCK_binlog_, MY_MUTEX_INIT_FAST); in initObject()
493 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
561 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
569 mysql_mutex_lock(&LOCK_binlog_); in lock()
574 mysql_mutex_unlock(&LOCK_binlog_); in unlock()
636 mysql_mutex_assert_owner(&LOCK_binlog_); in reportReplyBinlog()
740 THD_ENTER_COND(NULL, thd_cond, &LOCK_binlog_, in commitTrx()
873 wait_result= mysql_cond_timedwait(&entry->cond, &LOCK_binlog_, &abstime); in commitTrx()
H A Dsemisync_master.h609 mysql_mutex_t LOCK_binlog_; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/plugin/semisync/
H A Dsemisync_master.cc466 &LOCK_binlog_, MY_MUTEX_INIT_FAST); in initObject()
493 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
561 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
569 mysql_mutex_lock(&LOCK_binlog_); in lock()
574 mysql_mutex_unlock(&LOCK_binlog_); in unlock()
636 mysql_mutex_assert_owner(&LOCK_binlog_); in reportReplyBinlog()
740 THD_ENTER_COND(NULL, thd_cond, &LOCK_binlog_, in commitTrx()
873 wait_result= mysql_cond_timedwait(&entry->cond, &LOCK_binlog_, &abstime); in commitTrx()
H A Dsemisync_master.h609 mysql_mutex_t LOCK_binlog_; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/plugin/semisync/
H A Dsemisync_master.cc466 &LOCK_binlog_, MY_MUTEX_INIT_FAST); in initObject()
493 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
561 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
569 mysql_mutex_lock(&LOCK_binlog_); in lock()
574 mysql_mutex_unlock(&LOCK_binlog_); in unlock()
636 mysql_mutex_assert_owner(&LOCK_binlog_); in reportReplyBinlog()
740 THD_ENTER_COND(NULL, thd_cond, &LOCK_binlog_, in commitTrx()
873 wait_result= mysql_cond_timedwait(&entry->cond, &LOCK_binlog_, &abstime); in commitTrx()
H A Dsemisync_master.h609 mysql_mutex_t LOCK_binlog_; variable
/dports/databases/mysql57-client/mysql-5.7.36/plugin/semisync/
H A Dsemisync_master.cc466 &LOCK_binlog_, MY_MUTEX_INIT_FAST); in initObject()
493 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
561 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
569 mysql_mutex_lock(&LOCK_binlog_); in lock()
574 mysql_mutex_unlock(&LOCK_binlog_); in unlock()
636 mysql_mutex_assert_owner(&LOCK_binlog_); in reportReplyBinlog()
740 THD_ENTER_COND(NULL, thd_cond, &LOCK_binlog_, in commitTrx()
873 wait_result= mysql_cond_timedwait(&entry->cond, &LOCK_binlog_, &abstime); in commitTrx()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/semisync/
H A Dsemisync_master.cc422 &LOCK_binlog_, MY_MUTEX_INIT_FAST); in initObject()
442 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
501 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
509 mysql_mutex_lock(&LOCK_binlog_); in lock()
514 mysql_mutex_unlock(&LOCK_binlog_); in unlock()
690 THD_ENTER_COND(NULL, thd_cond, &LOCK_binlog_, in commitTrx()
821 wait_result= mysql_cond_timedwait(&entry->cond, &LOCK_binlog_, &abstime); in commitTrx()
H A Dsemisync_master.h417 mysql_mutex_t LOCK_binlog_; variable
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/semisync/
H A Dsemisync_master.cc422 &LOCK_binlog_, MY_MUTEX_INIT_FAST); in initObject()
442 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
501 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
509 mysql_mutex_lock(&LOCK_binlog_); in lock()
514 mysql_mutex_unlock(&LOCK_binlog_); in unlock()
690 THD_ENTER_COND(NULL, thd_cond, &LOCK_binlog_, in commitTrx()
821 wait_result= mysql_cond_timedwait(&entry->cond, &LOCK_binlog_, &abstime); in commitTrx()
H A Dsemisync_master.h417 mysql_mutex_t LOCK_binlog_; variable
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/plugin/semisync/
H A Dsemisync_master.cc422 &LOCK_binlog_, MY_MUTEX_INIT_FAST); in initObject()
442 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
501 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
509 mysql_mutex_lock(&LOCK_binlog_); in lock()
514 mysql_mutex_unlock(&LOCK_binlog_); in unlock()
690 THD_ENTER_COND(NULL, thd_cond, &LOCK_binlog_, in commitTrx()
821 wait_result= mysql_cond_timedwait(&entry->cond, &LOCK_binlog_, &abstime); in commitTrx()
H A Dsemisync_master.h417 mysql_mutex_t LOCK_binlog_; variable
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/plugin/semisync/
H A Dsemisync_master.cc422 &LOCK_binlog_, MY_MUTEX_INIT_FAST); in initObject()
442 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
501 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
509 mysql_mutex_lock(&LOCK_binlog_); in lock()
514 mysql_mutex_unlock(&LOCK_binlog_); in unlock()
690 THD_ENTER_COND(NULL, thd_cond, &LOCK_binlog_, in commitTrx()
821 wait_result= mysql_cond_timedwait(&entry->cond, &LOCK_binlog_, &abstime); in commitTrx()
H A Dsemisync_master.h417 mysql_mutex_t LOCK_binlog_; variable
/dports/databases/mysql56-client/mysql-5.6.51/plugin/semisync/
H A Dsemisync_master.cc422 &LOCK_binlog_, MY_MUTEX_INIT_FAST); in initObject()
442 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
501 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
509 mysql_mutex_lock(&LOCK_binlog_); in lock()
514 mysql_mutex_unlock(&LOCK_binlog_); in unlock()
690 THD_ENTER_COND(NULL, thd_cond, &LOCK_binlog_, in commitTrx()
821 wait_result= mysql_cond_timedwait(&entry->cond, &LOCK_binlog_, &abstime); in commitTrx()
H A Dsemisync_master.h417 mysql_mutex_t LOCK_binlog_; variable
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/semisync/
H A Dsemisync_master.cc421 mysql_mutex_init(key_ss_mutex_LOCK_binlog_, &LOCK_binlog_, in initObject()
446 active_tranxs_ = new ActiveTranx(&LOCK_binlog_, trace_level_); in enableMaster()
506 mysql_mutex_destroy(&LOCK_binlog_); in ~ReplSemiSyncMaster()
512 void ReplSemiSyncMaster::lock() { mysql_mutex_lock(&LOCK_binlog_); } in lock()
514 void ReplSemiSyncMaster::unlock() { mysql_mutex_unlock(&LOCK_binlog_); } in unlock()
565 mysql_mutex_assert_owner(&LOCK_binlog_); in reportReplyBinlog()
659 THD_ENTER_COND(nullptr, thd_cond, &LOCK_binlog_, in commitTrx()
777 wait_result = mysql_cond_timedwait(&entry->cond, &LOCK_binlog_, &abstime); in commitTrx()
H A Dsemisync_master.h580 mysql_mutex_t LOCK_binlog_; variable

12