Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dgcmodule.c1350 invoke_gc_callback(PyThreadState *tstate, const char *phase, in invoke_gc_callback() function
1399 invoke_gc_callback(tstate, "start", generation, 0, 0); in gc_collect_with_callback()
1401 invoke_gc_callback(tstate, "stop", generation, collected, uncollectable); in gc_collect_with_callback()

Completed in 4 milliseconds