Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/trx/
H A Dtrx0trx.cc2675 static thread_local bool trx_allowed_two_latches = false; variable
2682 trx_allowed_two_latches = true; in trx_before_mutex_enter()
2687 ut_a(trx_allowed_two_latches); in trx_before_mutex_enter()
2705 trx_allowed_two_latches = false; in trx_before_mutex_exit()