openssl/crypto/async
Matt Caswell 224905f8aa Convert ASYNC code to use new Thread API
The async code uses thread local variables. We should convert to using
the new Thread API for doing this.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-02 17:23:42 +00:00
..
arch Convert ASYNC code to use new Thread API 2016-03-02 17:23:42 +00:00
async_err.c
async_locl.h Convert ASYNC code to use new Thread API 2016-03-02 17:23:42 +00:00
async_wait.c Clarify ASYNC_WAIT_CTX_clear_fd() docs 2016-02-29 12:58:44 +00:00
async.c Convert ASYNC code to use new Thread API 2016-03-02 17:23:42 +00:00
build.info Refactor the async wait fd logic 2016-02-29 12:58:44 +00:00
Makefile.in Refactor the async wait fd logic 2016-02-29 12:58:44 +00:00