Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdihMain.cpp22219 const Uint32 outstanding_queued = nodePtr.p->noOfQueuedChkpt; in execLCP_FRAG_REP() local
22220 if (outstanding_queued > 0) in execLCP_FRAG_REP()
22224 for (Uint32 i = 0; i < outstanding_queued; i++) in execLCP_FRAG_REP()
22235 (outstanding_queued - (i + 1)) * in execLCP_FRAG_REP()