Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/scripts/
Danalyze_dxp.py34 _profile_lock = threading.RLock() variable
48 with _profile_lock:
59 with _profile_lock:
73 with _profile_lock:
/external/python/cpython2/Tools/scripts/
Danalyze_dxp.py35 _profile_lock = threading.RLock() variable
49 with _profile_lock:
60 with _profile_lock:
74 with _profile_lock: