Searched refs:tx_exiting (Results 1 – 2 of 2) sorted by relevance
283 tx->tx_exiting = 1; in txg_sync_stop()292 tx->tx_exiting = 0; in txg_sync_stop()544 !tx->tx_exiting && timer > 0 && in txg_sync_thread()568 while (!tx->tx_exiting && !txg_has_quiesced_to_sync(dp)) { in txg_sync_thread()580 if (tx->tx_exiting) in txg_sync_thread()638 while (!tx->tx_exiting && in txg_quiesce_thread()643 if (tx->tx_exiting) in txg_quiesce_thread()
113 uint8_t tx_exiting; /* set when we're exiting */ member