Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_threadmodule.c210 lock__at_fork_reinit(lockobject *self, PyObject *Py_UNUSED(args)) in lock__at_fork_reinit() function
242 {"_at_fork_reinit", (PyCFunction)lock__at_fork_reinit,