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,
1168 thread_PyThread_allocate_lock(PyObject *self, PyObject *Py_UNUSED(ignored)) in thread_PyThread_allocate_lock() function1499 {"allocate_lock", thread_PyThread_allocate_lock,1501 {"allocate", thread_PyThread_allocate_lock,