Home
last modified time | relevance | path

Searched defs:young (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
Dgcmodule.c562 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
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h75896 atomic_t young; member