Home
last modified time | relevance | path

Searched refs:gc_list_move (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dgcmodule.c279 gc_list_move(PyGC_Head *node, PyGC_Head *list) in gc_list_move() function
690 gc_list_move(gc, finalizers); in move_legacy_finalizers()
718 gc_list_move(gc, tolist); in visit_move()
864 gc_list_move(wrasgc, &wrcb_to_call); in handle_weakrefs()
903 gc_list_move(gc, old); in handle_weakrefs()
973 gc_list_move(gc, &seen); in finalize_garbage()
1024 gc_list_move(gc, old); in delete_garbage()

Completed in 3 milliseconds