Home
last modified time | relevance | path

Searched refs:LOCK_wsrep_replaying (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_client_service.cc239 mysql_mutex_lock(&LOCK_wsrep_replaying); in will_replay()
241 mysql_mutex_unlock(&LOCK_wsrep_replaying); in will_replay()
247 mysql_mutex_lock(&LOCK_wsrep_replaying); in signal_replayed()
251 mysql_mutex_unlock(&LOCK_wsrep_replaying); in signal_replayed()
295 mysql_mutex_lock(&LOCK_wsrep_replaying); in wait_for_replayers()
303 mysql_cond_timedwait(&COND_wsrep_replaying, &LOCK_wsrep_replaying, in wait_for_replayers()
306 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wait_for_replayers()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_client_service.cc240 mysql_mutex_lock(&LOCK_wsrep_replaying); in will_replay()
242 mysql_mutex_unlock(&LOCK_wsrep_replaying); in will_replay()
248 mysql_mutex_lock(&LOCK_wsrep_replaying); in signal_replayed()
252 mysql_mutex_unlock(&LOCK_wsrep_replaying); in signal_replayed()
296 mysql_mutex_lock(&LOCK_wsrep_replaying); in wait_for_replayers()
304 mysql_cond_timedwait(&COND_wsrep_replaying, &LOCK_wsrep_replaying, in wait_for_replayers()
307 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wait_for_replayers()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_client_service.cc240 mysql_mutex_lock(&LOCK_wsrep_replaying);
242 mysql_mutex_unlock(&LOCK_wsrep_replaying);
248 mysql_mutex_lock(&LOCK_wsrep_replaying);
252 mysql_mutex_unlock(&LOCK_wsrep_replaying);
296 mysql_mutex_lock(&LOCK_wsrep_replaying);
304 mysql_cond_timedwait(&COND_wsrep_replaying, &LOCK_wsrep_replaying,
307 mysql_mutex_unlock(&LOCK_wsrep_replaying);
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_client_service.cc239 mysql_mutex_lock(&LOCK_wsrep_replaying); in will_replay()
241 mysql_mutex_unlock(&LOCK_wsrep_replaying); in will_replay()
247 mysql_mutex_lock(&LOCK_wsrep_replaying); in signal_replayed()
251 mysql_mutex_unlock(&LOCK_wsrep_replaying); in signal_replayed()
295 mysql_mutex_lock(&LOCK_wsrep_replaying); in wait_for_replayers()
303 mysql_cond_timedwait(&COND_wsrep_replaying, &LOCK_wsrep_replaying, in wait_for_replayers()
306 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wait_for_replayers()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dwsrep_hton.cc391 mysql_mutex_lock(&LOCK_wsrep_replaying);
404 mysql_mutex_unlock(&LOCK_wsrep_replaying);
409 thd->mysys_var->current_mutex= &LOCK_wsrep_replaying;
413 mysql_mutex_lock(&LOCK_wsrep_replaying);
417 mysql_cond_timedwait(&COND_wsrep_replaying, &LOCK_wsrep_replaying,
426 mysql_mutex_unlock(&LOCK_wsrep_replaying);
434 mysql_mutex_lock(&LOCK_wsrep_replaying);
436 mysql_mutex_unlock(&LOCK_wsrep_replaying);
540 mysql_mutex_lock(&LOCK_wsrep_replaying);
544 mysql_mutex_unlock(&LOCK_wsrep_replaying);
H A Dwsrep_thd.cc294 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_replay_sp_transaction()
299 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_replay_sp_transaction()
461 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_replay_transaction()
466 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_replay_transaction()
H A Dwsrep_mysqld.cc129 mysql_mutex_t LOCK_wsrep_replaying; variable
827 mysql_mutex_init(key_LOCK_wsrep_replaying, &LOCK_wsrep_replaying, MY_MUTEX_INIT_FAST); in wsrep_thr_init()
916 mysql_mutex_destroy(&LOCK_wsrep_replaying); in wsrep_thr_deinit()
1795 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1797 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1804 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1806 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1838 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_RSU_end()
1840 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_RSU_end()
2789 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_thd_awake()
[all …]
H A Dwsrep_mysqld.h252 extern mysql_mutex_t LOCK_wsrep_replaying;
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dwsrep_hton.cc391 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
404 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
409 thd->mysys_var->current_mutex= &LOCK_wsrep_replaying; in wsrep_run_wsrep_commit()
413 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
417 mysql_cond_timedwait(&COND_wsrep_replaying, &LOCK_wsrep_replaying, in wsrep_run_wsrep_commit()
426 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
434 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
436 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
540 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
544 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
H A Dwsrep_thd.cc294 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_replay_sp_transaction()
299 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_replay_sp_transaction()
461 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_replay_transaction()
466 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_replay_transaction()
H A Dwsrep_mysqld.cc129 mysql_mutex_t LOCK_wsrep_replaying; variable
827 mysql_mutex_init(key_LOCK_wsrep_replaying, &LOCK_wsrep_replaying, MY_MUTEX_INIT_FAST); in wsrep_thr_init()
916 mysql_mutex_destroy(&LOCK_wsrep_replaying); in wsrep_thr_deinit()
1795 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1797 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1804 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1806 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1838 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_RSU_end()
1840 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_RSU_end()
2789 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_thd_awake()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dwsrep_hton.cc384 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
392 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
397 thd->mysys_var->current_mutex= &LOCK_wsrep_replaying; in wsrep_run_wsrep_commit()
401 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
410 mysql_cond_timedwait(&COND_wsrep_replaying, &LOCK_wsrep_replaying, in wsrep_run_wsrep_commit()
419 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
427 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
429 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
515 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
519 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
H A Dwsrep_thd.cc235 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_replay_sp_transaction()
240 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_replay_sp_transaction()
387 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_replay_transaction()
392 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_replay_transaction()
H A Dwsrep_mysqld.cc1454 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1456 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1463 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1465 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1497 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_RSU_end()
1499 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_RSU_end()
H A Dwsrep_mysqld.h309 extern mysql_mutex_t LOCK_wsrep_replaying;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dwsrep_hton.cc406 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
413 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
418 thd->current_mutex= &LOCK_wsrep_replaying; in wsrep_run_wsrep_commit()
422 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
431 mysql_cond_timedwait(&COND_wsrep_replaying, &LOCK_wsrep_replaying, in wsrep_run_wsrep_commit()
440 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
448 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
450 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
553 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
557 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_run_wsrep_commit()
H A Dwsrep_thd.cc256 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_replay_sp_transaction()
261 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_replay_sp_transaction()
420 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_replay_transaction()
425 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_replay_transaction()
H A Dwsrep_mysqld.cc1547 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1549 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1557 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1559 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_RSU_begin()
1592 mysql_mutex_lock(&LOCK_wsrep_replaying); in wsrep_RSU_end()
1594 mysql_mutex_unlock(&LOCK_wsrep_replaying); in wsrep_RSU_end()
H A Dwsrep_mysqld.h319 extern mysql_mutex_t LOCK_wsrep_replaying;
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/galera/r/
H A Dgalera_performance_schema.result16 name wait/synch/mutex/sql/LOCK_wsrep_replaying
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/suite/galera/r/
H A Dgalera_performance_schema.result16 name wait/synch/mutex/sql/LOCK_wsrep_replaying
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/galera/r/
H A Dgalera_performance_schema.result23 name wait/synch/mutex/sql/LOCK_wsrep_replaying
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/galera/r/
H A Dgalera_performance_schema.result22 name wait/synch/mutex/sql/LOCK_wsrep_replaying
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/galera/r/
H A Dgalera_performance_schema.result22 name wait/synch/mutex/sql/LOCK_wsrep_replaying
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/galera/r/
H A Dgalera_performance_schema.result23 name wait/synch/mutex/sql/LOCK_wsrep_replaying

12