bind9/lib/isc/pthreads/include/isc
Ondřej Surý f92b77ff0d Change the isc_thread_self() return type to uintptr_t
The pthread_self(), thrd_current() or GetCurrentThreadId() could
actually be a pointer, so we should rather convert the value into
uintptr_t instead of unsigned long.

(cherry picked from commit a0181056a8)
2021-02-26 21:14:17 +01:00
..
condition.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Makefile.in Bail-out early in the for install loops instead of continuing because for masks the error in the middle 2018-09-03 12:05:45 +02:00
mutex.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
once.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
thread.h Change the isc_thread_self() return type to uintptr_t 2021-02-26 21:14:17 +01:00