Lines Matching refs:epoch
78 epoch_t epoch; in handle_pdus() local
83 epoch = epoch_join(); in handle_pdus()
146 epoch_leave( epoch ); in handle_pdus()
147 epoch = epoch_join(); in handle_pdus()
165 epoch_leave( epoch ); in handle_pdus()
183 epoch_t epoch; in connection_read_cb() local
199 epoch = epoch_join(); in connection_read_cb()
201 epoch_leave( epoch ); in connection_read_cb()
208 epoch = epoch_join(); in connection_read_cb()
295 epoch_leave( epoch ); in connection_read_cb()
300 epoch_leave( epoch ); in connection_read_cb()
307 epoch_t epoch; in connection_write_cb() local
321 epoch = epoch_join(); in connection_write_cb()
323 epoch_leave( epoch ); in connection_write_cb()
336 epoch = epoch_join(); in connection_write_cb()
385 epoch_leave( epoch ); in connection_write_cb()