Searched refs:last_serial (Results 1 – 1 of 1) sorted by relevance
1338 static uint32_t last_serial = -1; in tzset_unlocked() local1340 if (serial == last_serial) return; in tzset_unlocked()1343 last_serial = serial; in tzset_unlocked()