Searched refs:_PyGC_SET_FINALIZED (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Include/internal/ | ||
H A D | pycore_gc.h | 64 #define _PyGC_SET_FINALIZED(o) \ macro |
/third_party/python/Objects/ | ||
H A D | object.c | 210 _PyGC_SET_FINALIZED(self); in PyObject_CallFinalizer() |
Completed in 4 milliseconds