Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_gc.h131 struct _gc_runtime_state { struct
167 extern void _PyGC_InitState(struct _gc_runtime_state *);
H A Dpycore_interp.h22 #include "pycore_gc.h" // struct _gc_runtime_state
116 struct _gc_runtime_state gc;
/third_party/python/Modules/
H A Dgcmodule.c35 typedef struct _gc_runtime_state GCState;

Completed in 5 milliseconds