Home
last modified time | relevance | path

Searched refs:LOCK_scheduler_state (Results 1 – 25 of 76) sorted by relevance

1234

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Devent_scheduler.cc361 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
363 mysql_mutex_record_order(&LOCK_scheduler_state, &LOCK_global_system_variables); in Event_scheduler()
370 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
733 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
759 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
786 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
791 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
793 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Devent_scheduler.cc348 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
350 mysql_mutex_record_order(&LOCK_scheduler_state, &LOCK_global_system_variables); in Event_scheduler()
357 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
717 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
743 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
770 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
775 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
777 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Devent_scheduler.cc348 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST);
350 mysql_mutex_record_order(&LOCK_scheduler_state, &LOCK_global_system_variables);
357 mysql_mutex_destroy(&LOCK_scheduler_state);
717 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
743 mysql_mutex_unlock(&LOCK_scheduler_state);
770 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage,
775 mysql_cond_wait(&COND_state, &LOCK_scheduler_state);
777 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Devent_scheduler.cc348 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST);
350 mysql_mutex_record_order(&LOCK_scheduler_state, &LOCK_global_system_variables);
357 mysql_mutex_destroy(&LOCK_scheduler_state);
717 mysql_mutex_lock(&LOCK_scheduler_state);
743 mysql_mutex_unlock(&LOCK_scheduler_state);
770 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage,
775 mysql_cond_wait(&COND_state, &LOCK_scheduler_state);
777 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Devent_scheduler.cc348 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
350 mysql_mutex_record_order(&LOCK_scheduler_state, &LOCK_global_system_variables); in Event_scheduler()
357 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
717 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
743 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
770 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
775 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
777 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Devent_scheduler.cc361 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
363 mysql_mutex_record_order(&LOCK_scheduler_state, &LOCK_global_system_variables); in Event_scheduler()
370 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
733 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
759 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
786 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
791 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
793 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Devent_scheduler.cc369 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
377 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
746 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
772 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
799 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
804 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
806 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
H A Devent_scheduler.h127 mysql_mutex_t LOCK_scheduler_state; variable
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Devent_scheduler.cc369 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
377 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
746 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
772 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
799 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
804 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
806 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
H A Devent_scheduler.h127 mysql_mutex_t LOCK_scheduler_state; variable
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Devent_scheduler.cc372 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
380 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
749 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
775 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
802 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
807 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
809 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
H A Devent_scheduler.h127 mysql_mutex_t LOCK_scheduler_state; variable
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Devent_scheduler.cc369 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
377 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
746 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
772 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
799 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
804 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
806 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Devent_scheduler.cc369 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
377 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
746 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
772 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
799 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
804 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
806 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Devent_scheduler.cc358 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
366 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
730 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
756 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
783 thd->enter_cond(&COND_state, &LOCK_scheduler_state, msg); in cond_wait()
787 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
789 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
H A Devent_scheduler.h120 mysql_mutex_t LOCK_scheduler_state; variable
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Devent_scheduler.cc416 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
422 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
770 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
792 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
817 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, nullptr, in cond_wait()
822 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
824 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
H A Devent_scheduler.h104 mysql_mutex_t LOCK_scheduler_state; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Devent_scheduler.cc385 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
393 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
780 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
806 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
833 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
838 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
840 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Devent_scheduler.cc388 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
396 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
783 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
809 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
836 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
841 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
843 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Devent_scheduler.cc385 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
393 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
780 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
806 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
833 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
838 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
840 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Devent_scheduler.cc385 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
393 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
780 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
806 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
833 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
838 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
840 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Devent_scheduler.cc385 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
393 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
780 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
806 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
833 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
838 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
840 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Devent_scheduler.cc385 &LOCK_scheduler_state, MY_MUTEX_INIT_FAST); in Event_scheduler()
393 mysql_mutex_destroy(&LOCK_scheduler_state); in ~Event_scheduler()
780 mysql_mutex_lock(&LOCK_scheduler_state); in lock_data()
806 mysql_mutex_unlock(&LOCK_scheduler_state); in unlock_data()
833 thd->enter_cond(&COND_state, &LOCK_scheduler_state, stage, in cond_wait()
838 mysql_cond_wait(&COND_state, &LOCK_scheduler_state); in cond_wait()
840 mysql_cond_timedwait(&COND_state, &LOCK_scheduler_state, abstime); in cond_wait()
H A Devent_scheduler.h129 mysql_mutex_t LOCK_scheduler_state; variable

1234