Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpystate.c141 int interp_mutex = _PyThread_at_fork_reinit(&runtime->interpreters.mutex); in _PyRuntimeState_ReInitThreads() local
147 if (interp_mutex < 0) { in _PyRuntimeState_ReInitThreads()