Home
last modified time | relevance | path

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

/third_party/python/Modules/_multiprocessing/clinic/
Dsemaphore.c.h158 _multiprocessing_SemLock(PyTypeObject *type, PyObject *args, PyObject *kwargs) in _multiprocessing_SemLock() function
/third_party/python/Modules/_multiprocessing/
Dsemaphore.c780 /* tp_new */ _multiprocessing_SemLock,