Searched refs:decOperations (Results 1 – 1 of 1) sorted by relevance
88 const std::vector<std::function<void(SingleThreadRefCounts*, WeakRefCounter*&)>> decOperations = { variable313 uint8_t totalOperationTypes = lockedOpSize + decOperations.size(); in TestLoop()319 decOperations[opVal % lockedOpSize](&state, newWeakRef); in TestLoop()