Home
last modified time | relevance | path

Searched refs:get_gc_state (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
Dgcmodule.c132 get_gc_state(void) in get_gc_state() function
1579 GCState *gcstate = get_gc_state(); in gc_set_debug_impl()
1594 GCState *gcstate = get_gc_state(); in gc_get_debug_impl()
1607 GCState *gcstate = get_gc_state(); in gc_set_threshold()
1630 GCState *gcstate = get_gc_state(); in gc_get_threshold_impl()
1647 GCState *gcstate = get_gc_state(); in gc_get_count_impl()
1699 GCState *gcstate = get_gc_state(); in gc_get_referrers()
1829 GCState *gcstate = get_gc_state(); in gc_get_stats_impl()
1920 GCState *gcstate = get_gc_state(); in gc_freeze_impl()
1940 GCState *gcstate = get_gc_state(); in gc_unfreeze_impl()
[all …]