Home
last modified time | relevance | path

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

/third_party/python/Modules/
Datexitmodule.c82 atexit_callfuncs(struct atexit_state *state) in atexit_callfuncs() function
118 atexit_callfuncs(state); in _PyAtExit_Call()
194 atexit_callfuncs(state); in atexit_run_exitfuncs()