Home
last modified time | relevance | path

Searched refs:wsrep_report_bf_lock_wait (Results 1 – 25 of 32) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/include/mysql/
H A Dservice_wsrep.h140 #define wsrep_report_bf_lock_wait(T,I) wsrep_service->wsrep_report_bf_lock_wait(T,I) macro
241 extern "C" void wsrep_report_bf_lock_wait(const THD *thd,
/dports/databases/mariadb104-server/mariadb-10.4.24/include/mysql/
H A Dservice_wsrep.h134 #define wsrep_report_bf_lock_wait(T,I) wsrep_service->wsrep_report_bf_lock_wait(T,I) macro
232 extern "C" void wsrep_report_bf_lock_wait(const THD *thd,
/dports/databases/mariadb105-server/mariadb-10.5.15/include/mysql/
H A Dservice_wsrep.h140 #define wsrep_report_bf_lock_wait(T,I) wsrep_service->wsrep_report_bf_lock_wait(T,I) macro
241 extern "C" void wsrep_report_bf_lock_wait(const THD *thd,
/dports/databases/mariadb104-client/mariadb-10.4.24/include/mysql/
H A Dservice_wsrep.h134 #define wsrep_report_bf_lock_wait(T,I) wsrep_service->wsrep_report_bf_lock_wait(T,I) macro
232 extern "C" void wsrep_report_bf_lock_wait(const THD *thd,
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dwsrep_thd.h48 extern void wsrep_report_bf_lock_wait(THD *thd,
H A Dwsrep_dummy.cc165 void wsrep_report_bf_lock_wait(MYSQL_THD thd, in wsrep_report_bf_lock_wait() function
H A Dsql_plugin_services.inl189 wsrep_report_bf_lock_wait,
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dwsrep_thd.h48 extern void wsrep_report_bf_lock_wait(THD *thd,
H A Dwsrep_dummy.cc165 void wsrep_report_bf_lock_wait(MYSQL_THD thd, in wsrep_report_bf_lock_wait() function
H A Dsql_plugin_services.inl189 wsrep_report_bf_lock_wait,
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_dummy.cc147 void wsrep_report_bf_lock_wait(const THD*, in wsrep_report_bf_lock_wait() function
H A Dsql_plugin_services.inl177 wsrep_report_bf_lock_wait,
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_dummy.cc147 void wsrep_report_bf_lock_wait(const THD*, in wsrep_report_bf_lock_wait() function
H A Dsql_plugin_services.inl177 wsrep_report_bf_lock_wait,
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_dummy.cc154 void wsrep_report_bf_lock_wait(const THD*, in wsrep_report_bf_lock_wait() function
H A Dsql_plugin_services.inl181 wsrep_report_bf_lock_wait,
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_dummy.cc154 void wsrep_report_bf_lock_wait(const THD*, in wsrep_report_bf_lock_wait() function
H A Dsql_plugin_services.inl181 wsrep_report_bf_lock_wait,
/dports/databases/mariadb103-client/mariadb-10.3.34/include/mysql/
H A Dservice_wsrep.h172 #define wsrep_report_bf_lock_wait(T,I) wsrep_service->wsrep_report_bf_lock_wait_func(T,I)
238 void wsrep_report_bf_lock_wait(THD *thd,
/dports/databases/mariadb103-server/mariadb-10.3.34/include/mysql/
H A Dservice_wsrep.h172 #define wsrep_report_bf_lock_wait(T,I) wsrep_service->wsrep_report_bf_lock_wait_func(T,I) macro
238 void wsrep_report_bf_lock_wait(THD *thd,
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/lock/
H A Dlock0lock.cc675 wsrep_report_bf_lock_wait(trx->mysql_thd, in wsrep_assert_no_bf_bf_wait()
677 wsrep_report_bf_lock_wait(lock_trx->mysql_thd, in wsrep_assert_no_bf_bf_wait()
1822 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_rec_add_to_queue()
1823 wsrep_report_bf_lock_wait(other_lock->trx->mysql_thd, other_lock->trx->id); in lock_rec_add_to_queue()
3466 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_table_create()
3467 wsrep_report_bf_lock_wait(c_lock->trx->mysql_thd, c_lock->trx->id); in lock_table_create()
3479 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_table_create()
3480 wsrep_report_bf_lock_wait(c_lock->trx->mysql_thd, c_lock->trx->id); in lock_table_create()
4914 wsrep_report_bf_lock_wait(impl_trx->mysql_thd, impl_trx->id); in lock_rec_queue_validate()
4915 wsrep_report_bf_lock_wait(other_lock->trx->mysql_thd, other_lock->trx->id); in lock_rec_queue_validate()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/lock/
H A Dlock0lock.cc707 wsrep_report_bf_lock_wait(trx->mysql_thd, in wsrep_assert_no_bf_bf_wait()
709 wsrep_report_bf_lock_wait(lock_trx->mysql_thd, in wsrep_assert_no_bf_bf_wait()
1829 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_rec_add_to_queue()
1830 wsrep_report_bf_lock_wait(other_lock->trx->mysql_thd, other_lock->trx->id); in lock_rec_add_to_queue()
3505 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_table_create()
3506 wsrep_report_bf_lock_wait(c_lock->trx->mysql_thd, c_lock->trx->id); in lock_table_create()
3518 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_table_create()
3519 wsrep_report_bf_lock_wait(c_lock->trx->mysql_thd, c_lock->trx->id); in lock_table_create()
4916 wsrep_report_bf_lock_wait(impl_trx->mysql_thd, impl_trx->id); in lock_rec_queue_validate()
4917 wsrep_report_bf_lock_wait(other_lock->trx->mysql_thd, other_lock->trx->id); in lock_rec_queue_validate()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/lock/
H A Dlock0lock.cc707 wsrep_report_bf_lock_wait(trx->mysql_thd, in wsrep_assert_no_bf_bf_wait()
709 wsrep_report_bf_lock_wait(lock_trx->mysql_thd, in wsrep_assert_no_bf_bf_wait()
1829 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_rec_add_to_queue()
1830 wsrep_report_bf_lock_wait(other_lock->trx->mysql_thd, other_lock->trx->id); in lock_rec_add_to_queue()
3505 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_table_create()
3506 wsrep_report_bf_lock_wait(c_lock->trx->mysql_thd, c_lock->trx->id); in lock_table_create()
3518 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_table_create()
3519 wsrep_report_bf_lock_wait(c_lock->trx->mysql_thd, c_lock->trx->id); in lock_table_create()
4916 wsrep_report_bf_lock_wait(impl_trx->mysql_thd, impl_trx->id); in lock_rec_queue_validate()
4917 wsrep_report_bf_lock_wait(other_lock->trx->mysql_thd, other_lock->trx->id); in lock_rec_queue_validate()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/lock/
H A Dlock0lock.cc706 wsrep_report_bf_lock_wait(trx->mysql_thd, in wsrep_assert_no_bf_bf_wait()
708 wsrep_report_bf_lock_wait(lock_trx->mysql_thd, in wsrep_assert_no_bf_bf_wait()
1832 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_rec_add_to_queue()
1833 wsrep_report_bf_lock_wait(other_lock->trx->mysql_thd, other_lock->trx->id); in lock_rec_add_to_queue()
3508 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_table_create()
3509 wsrep_report_bf_lock_wait(c_lock->trx->mysql_thd, c_lock->trx->id); in lock_table_create()
3521 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_table_create()
3522 wsrep_report_bf_lock_wait(c_lock->trx->mysql_thd, c_lock->trx->id); in lock_table_create()
4921 wsrep_report_bf_lock_wait(impl_trx->mysql_thd, impl_trx->id); in lock_rec_queue_validate()
4922 wsrep_report_bf_lock_wait(other_lock->trx->mysql_thd, other_lock->trx->id); in lock_rec_queue_validate()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/lock/
H A Dlock0lock.cc706 wsrep_report_bf_lock_wait(trx->mysql_thd, in wsrep_assert_no_bf_bf_wait()
708 wsrep_report_bf_lock_wait(lock_trx->mysql_thd, in wsrep_assert_no_bf_bf_wait()
1832 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_rec_add_to_queue()
1833 wsrep_report_bf_lock_wait(other_lock->trx->mysql_thd, other_lock->trx->id); in lock_rec_add_to_queue()
3508 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_table_create()
3509 wsrep_report_bf_lock_wait(c_lock->trx->mysql_thd, c_lock->trx->id); in lock_table_create()
3521 wsrep_report_bf_lock_wait(trx->mysql_thd, trx->id); in lock_table_create()
3522 wsrep_report_bf_lock_wait(c_lock->trx->mysql_thd, c_lock->trx->id); in lock_table_create()
4921 wsrep_report_bf_lock_wait(impl_trx->mysql_thd, impl_trx->id); in lock_rec_queue_validate()
4922 wsrep_report_bf_lock_wait(other_lock->trx->mysql_thd, other_lock->trx->id); in lock_rec_queue_validate()
[all …]

12