openssl/crypto/async
Matt Caswell 6913f5fe05 Provide an ability to deregister thread stop handlers
If a provider gets unloaded then any thread stop handlers that it had
registered will be left hanging. We should clean them up before tearing
down the provider.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9186)
2019-06-19 11:54:34 +01:00
..
arch Following the license change, modify the boilerplates in crypto/async/ 2018-12-06 14:25:47 +01:00
async.c Provide an ability to deregister thread stop handlers 2019-06-19 11:54:34 +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