Home
last modified time | relevance | path

Searched refs:newatomic (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlgc.c1375 lu_mem newatomic; /* count of traversed objects */ in stepgenfull() local
1380 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