bind9/lib/isc/pthreads/include
Ondřej Surý a0181056a8 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.
2021-02-25 16:21:10 +01:00
..
isc Change the isc_thread_self() return type to uintptr_t 2021-02-25 16:21:10 +01:00
.clang-format Fix the deeper symlinks to .clang-format.headers 2020-03-11 10:16:45 +01:00