Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dcontext.h76 PyAPI_FUNC(int) PyContext_ClearFreeList(void);
/external/python/cpython3/Doc/c-api/
Dcontextvars.rst104 .. c:function:: int PyContext_ClearFreeList()
/external/python/cpython3/Python/
Dcontext.c1222 PyContext_ClearFreeList(void) in PyContext_ClearFreeList() function
1240 (void)PyContext_ClearFreeList(); in _PyContext_Fini()
/external/python/cpython3/Modules/
Dgcmodule.c791 (void)PyContext_ClearFreeList(); in clear_freelists()
/external/python/cpython3/Doc/data/
Drefcounts.dat349 PyContext_ClearFreeList:int:::