Home
last modified time | relevance | path

Searched defs:MT_safe_localtime (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/misc/
H A Dprtpool.c498 * timer worker thread function
500 static void timer_wstart(void *arg)
508 * call PR_WaitCondVar with minimum value of all timeouts in MT_safe_localtime()
522 timeout = jobp->absolute - PR_IntervalNow(); in MT_safe_localtime()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/misc/
H A Dprtime.c495 #define MT_safe_localtime(timer, result) \ macro
500 #define MT_safe_localtime localtime_r macro
506 static struct tm *MT_safe_localtime(const time_t *clock, struct tm *result) in MT_safe_localtime() function
522 static struct tm *MT_safe_localtime(const time_t *clock, struct tm *result) in MT_safe_localtime() function
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/misc/
H A Dprtime.c490 #define MT_safe_localtime(timer, result) \ macro
495 #define MT_safe_localtime localtime_r macro
501 static struct tm *MT_safe_localtime(const time_t *clock, struct tm *result) in MT_safe_localtime() function
517 static struct tm *MT_safe_localtime(const time_t *clock, struct tm *result) in MT_safe_localtime() function
/dports/devel/nspr/nspr-4.33/nspr/pr/src/misc/
H A Dprtime.c495 #define MT_safe_localtime(timer, result) \ macro
500 #define MT_safe_localtime localtime_r macro
506 static struct tm *MT_safe_localtime(const time_t *clock, struct tm *result) in MT_safe_localtime() function
522 static struct tm *MT_safe_localtime(const time_t *clock, struct tm *result) in MT_safe_localtime() function
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/misc/
H A Dprtime.c495 #define MT_safe_localtime(timer, result) \ macro
500 #define MT_safe_localtime localtime_r macro
506 static struct tm *MT_safe_localtime(const time_t *clock, struct tm *result) in MT_safe_localtime() function
522 static struct tm *MT_safe_localtime(const time_t *clock, struct tm *result) in MT_safe_localtime() function
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/misc/
H A Dprtime.c495 #define MT_safe_localtime(timer, result) \ macro
500 #define MT_safe_localtime localtime_r macro
506 static struct tm *MT_safe_localtime(const time_t *clock, struct tm *result) in MT_safe_localtime() function
522 static struct tm *MT_safe_localtime(const time_t *clock, struct tm *result) in MT_safe_localtime() function
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/misc/
H A Dprtime.c491 #define MT_safe_localtime(timer, result) \ macro
496 #define MT_safe_localtime localtime_r macro
504 static struct tm *MT_safe_localtime(const time_t *clock, struct tm *result) in MT_safe_localtime() function