Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c4227 pyobject_malloc_without_gil(PyObject *self, PyObject *args) in pyobject_malloc_without_gil() function
4787 {"pyobject_malloc_without_gil", pyobject_malloc_without_gil, METH_NOARGS},