openssl/crypto/async/arch
Matt Caswell 22a34c2fab Implement windows async thread local variable support
Implements Thread Local Storage in the windows async port. This also has
some knock on effects to the posix and null implementations.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-11-20 23:40:23 +00:00
..
async_null.c Implement windows async thread local variable support 2015-11-20 23:40:23 +00:00
async_null.h Simplify async pool handling 2015-11-20 23:37:17 +00:00
async_posix.c Implement windows async thread local variable support 2015-11-20 23:40:23 +00:00
async_posix.h Convert __thread to pthreads for Thread Local Storage 2015-11-20 23:39:30 +00:00
async_win.c Implement windows async thread local variable support 2015-11-20 23:40:23 +00:00
async_win.h Implement windows async thread local variable support 2015-11-20 23:40:23 +00:00