Searched refs:nextRope (Results 1 – 1 of 1) sorted by relevance
37 RopeImpl* nextRope = static_cast<RopeImpl*>(fiber); in derefFibersNonRecursive() local38 if (nextRope->hasOneRef()) in derefFibersNonRecursive()39 workQueue.append(nextRope); in derefFibersNonRecursive()41 nextRope->deref(); in derefFibersNonRecursive()