Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_gc.h59 #define _PyGCHead_SET_FINALIZED(g) \ macro
65 _PyGCHead_SET_FINALIZED(_Py_AS_GC(o))
/third_party/python/Modules/
H A Dgcmodule.c976 _PyGCHead_SET_FINALIZED(gc); in finalize_garbage()

Completed in 4 milliseconds