Searched refs:slot_epoch (Results 1 – 2 of 2) sorted by relevance
308 if (thr->slot_epoch != ctx->global_epoch) { in SlotAttachAndLock()309 thr->slot_epoch = ctx->global_epoch; in SlotAttachAndLock()325 if (thr->slot_epoch != ctx->global_epoch) { in SlotDetachImpl()
211 uptr slot_epoch; member