Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/
DautoGIL.c116 static PyMethodDef autoGIL_methods[] = { variable
140 mod = Py_InitModule4("autoGIL", autoGIL_methods, autoGIL_docs, in initautoGIL()