Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_import.h22 extern void _PyImport_AcquireLock(PyInterpreterState *interp);
/external/python/cpython3/Python/
Dimport.c112 _PyImport_AcquireLock(PyInterpreterState *interp) in _PyImport_AcquireLock() function
4252 _PyImport_AcquireLock(interp); in _imp_acquire_lock_impl()
/external/python/cpython3/Modules/
Dposixmodule.c624 _PyImport_AcquireLock(interp); in PyOS_BeforeFork()
/external/python/cpython3/Doc/data/
Dpython3.13.abi2497 …<function-decl name='_PyImport_AcquireLock' filepath='./Include/internal/pycore_import.h' line='22…