Searched refs:TZSET_LOCK (Results 1 – 1 of 1) sorted by relevance
117 static UMTX TZSET_LOCK; variable140 if (TZSET_LOCK) { in timeZone_cleanup()141 umtx_destroy(&TZSET_LOCK); in timeZone_cleanup()142 TZSET_LOCK = NULL; in timeZone_cleanup()485 Mutex lock(&TZSET_LOCK); in initDefault()