HomeSort by relevance Sort by last modified time
    Searched refs:_Py_PyAtExit (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Include/
pylifecycle.h 40 PyAPI_FUNC(void) _Py_PyAtExit(void (*func)(void));
  /external/python/cpython3/Modules/
atexitmodule.c 344 _Py_PyAtExit(atexit_callfuncs);
  /external/python/cpython3/Python/
pylifecycle.c     [all...]

Completed in 71 milliseconds