bind9/lib/isc/pthreads/include
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
..
isc Change the isc_thread_self() return type to uintptr_t 2021-02-26 21:14:17 +01:00
.clang-format Fix the deeper symlinks to .clang-format.headers 2020-03-11 10:21:54 +01:00
Makefile.in Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00