Lines Matching defs:tstate
928 handle_legacy_finalizers(PyThreadState *tstate, in handle_legacy_finalizers()
955 finalize_garbage(PyThreadState *tstate, PyGC_Head *collectable) in finalize_garbage()
991 delete_garbage(PyThreadState *tstate, GCState *gcstate, in delete_garbage()
1178 gc_collect_main(PyThreadState *tstate, int generation, in gc_collect_main()
1350 invoke_gc_callback(PyThreadState *tstate, const char *phase, in invoke_gc_callback()
1395 gc_collect_with_callback(PyThreadState *tstate, int generation) in gc_collect_with_callback()
1407 gc_collect_generations(PyThreadState *tstate) in gc_collect_generations()
1523 PyThreadState *tstate = _PyThreadState_GET(); in gc_collect_impl() local
1751 PyThreadState *tstate = _PyThreadState_GET(); in gc_get_objects_impl() local
2070 PyThreadState *tstate = _PyThreadState_GET(); in PyGC_Collect() local
2095 _PyGC_CollectNoFail(PyThreadState *tstate) in _PyGC_CollectNoFail()
2258 PyThreadState *tstate = _PyThreadState_GET(); in _PyObject_GC_Link() local
2278 PyThreadState *tstate = _PyThreadState_GET(); in gc_alloc() local