Searched refs:tx_exiting (Results 1 – 2 of 2) sorted by relevance
281 tx->tx_exiting = 1; in txg_sync_stop() 290 tx->tx_exiting = 0; in txg_sync_stop() 542 !tx->tx_exiting && timer > 0 && in txg_sync_thread() 566 while (!tx->tx_exiting && !txg_has_quiesced_to_sync(dp)) { in txg_sync_thread() 578 if (tx->tx_exiting) in txg_sync_thread() 636 while (!tx->tx_exiting && in txg_quiesce_thread() 641 if (tx->tx_exiting) in txg_quiesce_thread()
112 uint8_t tx_exiting; /* set when we're exiting */ member