Searched refs:CurrentCounter (Results 1 – 1 of 1) sorted by relevance
62 BlockCounter CurrentCounter; variable70 enqueue(WorkListUnit(N, CurrentCounter, B, idx)); in enqueue()75 enqueue(WorkListUnit(N, CurrentCounter)); in enqueue()80 void setBlockCounter(BlockCounter C) { CurrentCounter = C; } in setBlockCounter()81 BlockCounter getBlockCounter() const { return CurrentCounter; } in getBlockCounter()