HomeSort by: relevance | last modified time | path
    Searched defs:isc_thread_self (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/nothreads/include/isc/
thread.h 33 #define isc_thread_self() ((unsigned long)0) macro
  /src/external/mpl/bind/dist/lib/isc/include/isc/
thread.h 59 #define isc_thread_self (uintptr_t)pthread_self macro
  /src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/include/isc/
thread.h 56 #define isc_thread_self (uintptr_t) pthread_self macro
  /src/external/bsd/ntp/dist/libntp/lib/isc/pthreads/include/isc/
thread.h 52 #define isc_thread_self \ macro
  /src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
thread.h 75 #define isc_thread_self (unsigned long)GetCurrentThreadId macro

Completed in 22 milliseconds