openssl/crypto/async
Matt Caswell 0ff2b9ac0b Implement local thread pools
Implement the ASYNC_JOB as a local thread pool. Remove the API support
for global pools.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-11-20 23:33:46 +00:00
..
arch Implement local thread pools 2015-11-20 23:33:46 +00:00
async_locl.h Implement local thread pools 2015-11-20 23:33:46 +00:00
async.c Implement local thread pools 2015-11-20 23:33:46 +00:00
Makefile Use longjmp at setjmp where possible 2015-11-20 23:33:05 +00:00