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

/bind-9.11.3/lib/isc/nothreads/include/isc/
H A Dthread.h33 #define isc_thread_self() ((unsigned long)0) macro
/bind-9.11.3/lib/isc/pthreads/include/isc/
H A Dthread.h51 #define isc_thread_self \ macro
/bind-9.11.3/lib/isc/win32/include/isc/
H A Dthread.h64 #define isc_thread_self (unsigned long)GetCurrentThreadId macro

Completed in 23 milliseconds