Lines Matching defs:sync_epoch
112 uptr sync_epoch;
126 arg.sync_epoch = ctx->global_epoch;
138 sync_epoch = args->sync_epoch;
157 if (thr->tctx->sync_epoch == ctx->global_epoch)
236 thr->tctx->sync_epoch = ctx->global_epoch;
292 uptr sync_epoch;
302 if (arg.sync_epoch == ctx->global_epoch)
311 arg->sync_epoch = sync_epoch;
313 sync_epoch = 0;