openssl/crypto/async
Matt Caswell 27949c353e Simplify async pool handling
A lot of the pool handling code was in the arch specific files, but was
actually boiler plate and the same across the implementations. This commit
moves as much code as possible out of the arch specific files.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-11-20 23:37:17 +00:00
..
arch Simplify async pool handling 2015-11-20 23:37:17 +00:00
async.c Simplify async pool handling 2015-11-20 23:37:17 +00:00
async_err.c Simplify async pool handling 2015-11-20 23:37:17 +00:00
async_locl.h Simplify async pool handling 2015-11-20 23:37:17 +00:00
Makefile make update 2015-11-20 23:35:19 +00:00