bind9/lib/isc/pthreads
Ondřej Surý b1a7ec7481 Remove isc_thread_key API in favor of ISC_THREAD_LOCAL variables
For BIND 9.16+, TLS aware compiler is required, and using
ISC_THREAD_LOCAL is preferred way of using Thread Local Storage.  The
isc_thread_key API is no longer used anywhere and hence was removed from
BIND 9.
2019-12-04 14:17:19 +01:00
..
include Remove isc_thread_key API in favor of ISC_THREAD_LOCAL variables 2019-12-04 14:17:19 +01:00
condition.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
Makefile.in address win32 build issues 2018-05-22 16:32:21 -07:00
mutex.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
thread.c Make isc_thread_join() assert internally on failure 2019-07-31 11:56:58 +02:00