Searched refs:isc_thread_self (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/ntp/lib/isc/nothreads/include/isc/ |
| H A D | thread.h | 31 #define isc_thread_self() ((unsigned long)0) macro
|
| /freebsd-12.1/contrib/ntp/lib/isc/pthreads/include/isc/ |
| H A D | thread.h | 50 #define isc_thread_self \ macro
|
| /freebsd-12.1/contrib/ntp/lib/isc/win32/include/isc/ |
| H A D | thread.h | 73 #define isc_thread_self (unsigned long)GetCurrentThreadId macro
|
| /freebsd-12.1/contrib/ntp/lib/isc/win32/ |
| H A D | condition.c | 214 tresult = find_thread_condition(isc_thread_self(), cond, &threadcond); in wait()
|
| /freebsd-12.1/contrib/ntp/lib/isc/ |
| H A D | task.c | 71 task, isc_thread_self(), (m)) 73 (t), isc_thread_self(), (m)) 75 isc_thread_self(), (m))
|
| H A D | rwlock.c | 57 rwl, isc_thread_self(), operation, in print_lock()
|