Searched defs:young (Results 1 – 2 of 2) sorted by relevance
562 move_unreachable(PyGC_Head *young, PyGC_Head *unreachable) in move_unreachable()1190 PyGC_Head *young; /* the generation we are examining */ in gc_collect_main() local
75896 atomic_t young; member