Home
last modified time | relevance | path

Searched defs:import_lock (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Python/
Dimport.c106 static PyThread_type_lock import_lock = NULL; variable
/aosp_15_r20/external/python/cpython2/Python/
Dimport.c287 static PyThread_type_lock import_lock = 0; variable