Searched refs:CleanupPendingTxns (Results 1 – 2 of 2) sorted by relevance
69 void CleanupPendingTxns();
440 auto cleanup = fbl::MakeAutoCall([this]() { CleanupPendingTxns(); }); in WorkerThread()567 void BlockDevice::CleanupPendingTxns() { in CleanupPendingTxns() function in virtio::BlockDevice
Completed in 6 milliseconds