2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
Files
bind/lib/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
..
2021-02-25 13:08:07 +11:00
2020-12-08 18:36:23 +01:00
2020-11-10 14:16:27 +01:00
2020-11-10 14:16:27 +01:00
2021-02-03 12:06:17 +01:00