Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c4198 pymem_malloc_without_gil(PyObject *self, PyObject *args) in pymem_malloc_without_gil() function
4785 {"pymem_malloc_without_gil", pymem_malloc_without_gil, METH_NOARGS},