Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dlocaltime.c206 static pthread_once_t offtime_once = PTHREAD_ONCE_INIT; variable
1867 _pthread_once(&offtime_once, offtime_key_init); in offtime()