Searched refs:isc_thread_self (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/ntp/lib/isc/nothreads/include/isc/
H A Dthread.h31 #define isc_thread_self() ((unsigned long)0) macro
/freebsd-11-stable/contrib/ntp/lib/isc/pthreads/include/isc/
H A Dthread.h50 #define isc_thread_self \ macro
/freebsd-11-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dthread.h73 #define isc_thread_self (unsigned long)GetCurrentThreadId macro
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dcondition.c214 tresult = find_thread_condition(isc_thread_self(), cond, &threadcond);
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dtask.c71 task, isc_thread_self(), (m))
73 (t), isc_thread_self(), (m))
75 isc_thread_self(), (m))
H A Drwlock.c48 #include <isc/thread.h> /* Required for isc_thread_self(). */
57 rwl, isc_thread_self(), operation,

Completed in 117 milliseconds