Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ntp/
H A Dconfig.h1634 #define THREADSAFE 1 macro
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap-thread-check.m4578 AC_DEFINE([THREADSAFE], [1], [enable thread safety])
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in840 #undef THREADSAFE
/freebsd/contrib/ntp/
H A Dconfig.h.in1608 #undef THREADSAFE
/freebsd/contrib/sqlite3/
H A Dsqlite3.c14117 # if defined(THREADSAFE)
14118 # define SQLITE_THREADSAFE THREADSAFE
22635 #elif defined(THREADSAFE)
22636 "THREADSAFE=" CTIMEOPT_VAL(THREADSAFE),