bind9/lib/isc/pthreads/include/isc
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
..
condition.h update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
mutex.h update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
once.h update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
thread.h Change the isc_thread_self() return type to uintptr_t 2021-02-25 16:21:10 +01:00