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