openssl/crypto/async/arch
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
..
async_null.h Add null async implementation 2015-11-20 23:32:18 +00:00
async_posix.c Implement local thread pools 2015-11-20 23:33:46 +00:00
async_posix.h Implement local thread pools 2015-11-20 23:33:46 +00:00
async_win.c
async_win.h