Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dlocaltime.c43 #ifndef THREAD_SAFE
44 # define THREAD_SAFE 0 macro
59 #if THREAD_SAFE
98 # if THREAD_SAFE
149 #if THREAD_SAFE
160 #if THREAD_SAFE in once()
172 #if THREAD_SAFE && THREAD_TM_MULTI
2186 # if THREAD_SAFE && THREAD_TM_MULTI in tm_multi()
H A DNEWS3832 When THREAD_SAFE is defined, the code ports to the C11 memory model.
3833 A memory leak has been fixed if ALL_STATE and THREAD_SAFE are defined
3925 If THREAD_SAFE is defined to 1, the tz library is now thread-safe.
/freebsd/usr.sbin/ntp/
H A Dconfig.h1637 #define THREAD_SAFE 1 macro
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap-thread-check.m4576 AC_DEFINE([THREAD_SAFE], [1], [enable thread safety])
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in843 #undef THREAD_SAFE
/freebsd/contrib/ntp/
H A Dconfig.h.in1611 #undef THREAD_SAFE
/freebsd/contrib/tzdata/
H A DNEWS3832 When THREAD_SAFE is defined, the code ports to the C11 memory model.
3833 A memory leak has been fixed if ALL_STATE and THREAD_SAFE are defined
3925 If THREAD_SAFE is defined to 1, the tz library is now thread-safe.