Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_zoneinfo/
D_support.py8 OS_ENV_LOCK = threading.Lock() variable
Dtest_zoneinfo.py21 from ._support import OS_ENV_LOCK, TZPATH_TEST_LOCK, ZoneInfoTestBase
1534 with OS_ENV_LOCK: