Searched refs:thread_PyThread_allocate_lock (Results 1 – 2 of 2) sorted by relevance
750 thread_PyThread_allocate_lock(PyObject *self) in thread_PyThread_allocate_lock() function863 {"allocate_lock", (PyCFunction)thread_PyThread_allocate_lock,865 {"allocate", (PyCFunction)thread_PyThread_allocate_lock,
1226 thread_PyThread_allocate_lock(PyObject *module, PyObject *Py_UNUSED(ignored)) in thread_PyThread_allocate_lock() function1556 {"allocate_lock", thread_PyThread_allocate_lock,1558 {"allocate", thread_PyThread_allocate_lock,