Home
last modified time | relevance | path

Searched defs:first_of_two (Results 1 – 2 of 2) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Dtrx0trx.h1319 #define trx_mutex_enter_low(t, first_of_two) \ argument
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/trx/
H A Dtrx0trx.cc2677 void trx_before_mutex_enter(const trx_t *trx, bool first_of_two) { in trx_before_mutex_enter()