Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dgcmodule.c132 get_gc_state(void) in get_gc_state() function
1566 GCState *gcstate = get_gc_state(); in gc_set_debug_impl()
1581 GCState *gcstate = get_gc_state(); in gc_get_debug_impl()
1594 GCState *gcstate = get_gc_state(); in gc_set_threshold()
1617 GCState *gcstate = get_gc_state(); in gc_get_threshold_impl()
1634 GCState *gcstate = get_gc_state(); in gc_get_count_impl()
1686 GCState *gcstate = get_gc_state(); in gc_get_referrers()
1816 GCState *gcstate = get_gc_state(); in gc_get_stats_impl()
1907 GCState *gcstate = get_gc_state(); in gc_freeze_impl()
1927 GCState *gcstate = get_gc_state(); in gc_unfreeze_impl()
[all...]

Completed in 3 milliseconds