openssl/crypto/async
Matt Caswell 242f84d06a Convert thread stop handling into a publish/subscribe model
In later commits this will allow providers to subscribe to thread stop
events. We will need this in the FIPS module. We also make thread stop
handling OPENSSL_CTX aware (different OPENSSL_CTXs may have different
thread local data that needs cleaning up).

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9040)
2019-06-17 15:32:54 +01:00
..
arch Following the license change, modify the boilerplates in crypto/async/ 2018-12-06 14:25:47 +01:00
async.c Convert thread stop handling into a publish/subscribe model 2019-06-17 15:32:54 +01:00
async_err.c Following the license change, modify the boilerplates in crypto/async/ 2018-12-06 14:25:47 +01:00
async_locl.h add an additional async notification communication method based on callback 2019-01-27 12:27:17 +00:00
async_wait.c add an additional async notification communication method based on callback 2019-01-27 12:27:17 +00:00
build.info Refactor the async wait fd logic 2016-02-29 12:58:44 +00:00