Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_testcapimodule.c4869 pyobject_malloc_without_gil(PyObject *self, PyObject *args) in pyobject_malloc_without_gil() function
5860 {"pyobject_malloc_without_gil", pyobject_malloc_without_gil, METH_NOARGS},