Searched refs:newatomic (Results 1 – 1 of 1) sorted by relevance
1375 lu_mem newatomic; /* count of traversed objects */ in stepgenfull() local1380 newatomic = atomic(L); /* mark everybody */ in stepgenfull()1381 if (newatomic < lastatomic + (lastatomic >> 3)) { /* good collection? */ in stepgenfull()1390 g->lastatomic = newatomic; in stepgenfull()
Completed in 7 milliseconds