Searched defs:isc_thread_self (Results 1 - 5 of 5) sorted by path

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

Completed in 117 milliseconds