Home
last modified time | relevance | path

Searched refs:LOCK_pool (Results 1 – 24 of 24) sorted by relevance

/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dlog.cc2666 mysql_mutex_init(key_LOCK_pool, &LOCK_pool, MY_MUTEX_INIT_FAST); in open()
2702 mysql_mutex_lock(&LOCK_pool); in get_active_from_pool()
2735 mysql_mutex_unlock(&LOCK_pool); in get_active_from_pool()
2750 mysql_cond_wait(&COND_pool, &LOCK_pool); in overflow()
2897 mysql_mutex_lock(&LOCK_pool); in sync()
2904 mysql_mutex_unlock(&LOCK_pool); in sync()
2947 mysql_mutex_destroy(&LOCK_pool); in close()
H A Dlog.h182 mysql_mutex_t LOCK_active, LOCK_pool, LOCK_sync; variable
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dlog.cc2657 mysql_mutex_init(key_LOCK_pool, &LOCK_pool, MY_MUTEX_INIT_FAST); in open()
2693 mysql_mutex_lock(&LOCK_pool); in get_active_from_pool()
2726 mysql_mutex_unlock(&LOCK_pool); in get_active_from_pool()
2741 mysql_cond_wait(&COND_pool, &LOCK_pool); in overflow()
2888 mysql_mutex_lock(&LOCK_pool); in sync()
2895 mysql_mutex_unlock(&LOCK_pool); in sync()
2938 mysql_mutex_destroy(&LOCK_pool); in close()
H A Dlog.h166 mysql_mutex_t LOCK_active, LOCK_pool, LOCK_sync; variable
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dlog.cc2920 mysql_mutex_init(key_LOCK_pool, &LOCK_pool, MY_MUTEX_INIT_FAST); in open()
2967 mysql_mutex_lock(&LOCK_pool); in get_active_from_pool()
2994 mysql_mutex_unlock(&LOCK_pool); in get_active_from_pool()
3016 mysql_cond_wait(&COND_pool, &LOCK_pool); in overflow()
3192 mysql_mutex_lock(&LOCK_pool); in sync()
3198 mysql_mutex_unlock(&LOCK_pool); in sync()
3251 mysql_mutex_destroy(&LOCK_pool); in close()
H A Dlog.h190 mysql_mutex_t LOCK_active, LOCK_pool, LOCK_sync; variable
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dlog.cc2920 mysql_mutex_init(key_LOCK_pool, &LOCK_pool, MY_MUTEX_INIT_FAST); in open()
2967 mysql_mutex_lock(&LOCK_pool); in get_active_from_pool()
2994 mysql_mutex_unlock(&LOCK_pool); in get_active_from_pool()
3016 mysql_cond_wait(&COND_pool, &LOCK_pool); in overflow()
3192 mysql_mutex_lock(&LOCK_pool); in sync()
3198 mysql_mutex_unlock(&LOCK_pool); in sync()
3251 mysql_mutex_destroy(&LOCK_pool); in close()
H A Dlog.h190 mysql_mutex_t LOCK_active, LOCK_pool, LOCK_sync; variable
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dlog.cc2920 mysql_mutex_init(key_LOCK_pool, &LOCK_pool, MY_MUTEX_INIT_FAST); in open()
2967 mysql_mutex_lock(&LOCK_pool); in get_active_from_pool()
2994 mysql_mutex_unlock(&LOCK_pool); in get_active_from_pool()
3016 mysql_cond_wait(&COND_pool, &LOCK_pool); in overflow()
3192 mysql_mutex_lock(&LOCK_pool); in sync()
3198 mysql_mutex_unlock(&LOCK_pool); in sync()
3251 mysql_mutex_destroy(&LOCK_pool); in close()
H A Dlog.h190 mysql_mutex_t LOCK_active, LOCK_pool, LOCK_sync; variable
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dlog.cc6229 mysql_mutex_init(key_LOCK_pool, &LOCK_pool, MY_MUTEX_INIT_FAST); in open()
6265 mysql_mutex_lock(&LOCK_pool); in get_active_from_pool()
6298 mysql_mutex_unlock(&LOCK_pool); in get_active_from_pool()
6313 mysql_cond_wait(&COND_pool, &LOCK_pool); in overflow()
6432 mysql_mutex_lock(&LOCK_pool); in sync()
6439 mysql_mutex_unlock(&LOCK_pool); in sync()
6482 mysql_mutex_destroy(&LOCK_pool); in close()
H A Dlog.h95 mysql_mutex_t LOCK_active, LOCK_pool, LOCK_sync; variable
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dlog.cc9481 mysql_mutex_init(key_LOCK_pool, &LOCK_pool, MY_MUTEX_INIT_FAST); in open()
9522 mysql_mutex_lock(&LOCK_pool); in get_active_from_pool()
9549 mysql_mutex_unlock(&LOCK_pool); in get_active_from_pool()
9571 mysql_cond_wait(&COND_pool, &LOCK_pool); in overflow()
9708 mysql_mutex_lock(&LOCK_pool); in sync()
9714 mysql_mutex_unlock(&LOCK_pool); in sync()
9845 mysql_mutex_destroy(&LOCK_pool); in close()
H A Dlog.h175 mysql_mutex_t LOCK_active, LOCK_pool, LOCK_sync, LOCK_pending_checkpoint; variable
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dlog.cc9273 mysql_mutex_init(key_LOCK_pool, &LOCK_pool, MY_MUTEX_INIT_FAST); in open()
9314 mysql_mutex_lock(&LOCK_pool); in get_active_from_pool()
9341 mysql_mutex_unlock(&LOCK_pool); in get_active_from_pool()
9363 mysql_cond_wait(&COND_pool, &LOCK_pool); in overflow()
9500 mysql_mutex_lock(&LOCK_pool); in sync()
9506 mysql_mutex_unlock(&LOCK_pool); in sync()
9635 mysql_mutex_destroy(&LOCK_pool); in close()
H A Dlog.h170 mysql_mutex_t LOCK_active, LOCK_pool, LOCK_sync, LOCK_pending_checkpoint; variable
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dlog.cc9273 mysql_mutex_init(key_LOCK_pool, &LOCK_pool, MY_MUTEX_INIT_FAST); in open()
9314 mysql_mutex_lock(&LOCK_pool); in get_active_from_pool()
9341 mysql_mutex_unlock(&LOCK_pool); in get_active_from_pool()
9363 mysql_cond_wait(&COND_pool, &LOCK_pool); in overflow()
9500 mysql_mutex_lock(&LOCK_pool); in sync()
9506 mysql_mutex_unlock(&LOCK_pool); in sync()
9635 mysql_mutex_destroy(&LOCK_pool); in close()
H A Dlog.h170 mysql_mutex_t LOCK_active, LOCK_pool, LOCK_sync, LOCK_pending_checkpoint; variable
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dlog.cc9135 mysql_mutex_init(key_LOCK_pool, &LOCK_pool, MY_MUTEX_INIT_FAST);
9176 mysql_mutex_lock(&LOCK_pool);
9203 mysql_mutex_unlock(&LOCK_pool);
9225 mysql_cond_wait(&COND_pool, &LOCK_pool);
9362 mysql_mutex_lock(&LOCK_pool);
9368 mysql_mutex_unlock(&LOCK_pool);
9497 mysql_mutex_destroy(&LOCK_pool);
H A Dlog.h171 mysql_mutex_t LOCK_active, LOCK_pool, LOCK_sync, LOCK_pending_checkpoint; variable
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dlog.cc9135 mysql_mutex_init(key_LOCK_pool, &LOCK_pool, MY_MUTEX_INIT_FAST); in open()
9176 mysql_mutex_lock(&LOCK_pool); in get_active_from_pool()
9203 mysql_mutex_unlock(&LOCK_pool); in get_active_from_pool()
9225 mysql_cond_wait(&COND_pool, &LOCK_pool); in overflow()
9362 mysql_mutex_lock(&LOCK_pool); in sync()
9368 mysql_mutex_unlock(&LOCK_pool); in sync()
9497 mysql_mutex_destroy(&LOCK_pool); in close()
H A Dlog.h171 mysql_mutex_t LOCK_active, LOCK_pool, LOCK_sync, LOCK_pending_checkpoint;
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dlog.cc9481 mysql_mutex_init(key_LOCK_pool, &LOCK_pool, MY_MUTEX_INIT_FAST); in open()
9522 mysql_mutex_lock(&LOCK_pool); in get_active_from_pool()
9549 mysql_mutex_unlock(&LOCK_pool); in get_active_from_pool()
9571 mysql_cond_wait(&COND_pool, &LOCK_pool); in overflow()
9708 mysql_mutex_lock(&LOCK_pool); in sync()
9714 mysql_mutex_unlock(&LOCK_pool); in sync()
9845 mysql_mutex_destroy(&LOCK_pool); in close()
H A Dlog.h175 mysql_mutex_t LOCK_active, LOCK_pool, LOCK_sync, LOCK_pending_checkpoint; variable