Home
last modified time | relevance | path

Searched defs:isc_thread_self (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/nothreads/include/isc/
H A Dthread.h31 #define isc_thread_self() ((unsigned long)0) macro
/freebsd/contrib/ntp/libntp/lib/isc/pthreads/include/isc/
H A Dthread.h50 #define isc_thread_self \ macro
/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dthread.h73 #define isc_thread_self (unsigned long)GetCurrentThreadId macro