openssl/crypto/async
Matt Caswell 44a27ac282 Remove ASYNC_in_job()
The ASYNC_in_job() function is redundant. The same effect can be achieved by
using ASYNC_get_current_job().

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-11-20 23:34:34 +00:00
..
arch Implement windows async pool and notify support 2015-11-20 23:33:46 +00:00
async.c Remove ASYNC_in_job() 2015-11-20 23:34:34 +00:00
async_locl.h Implement windows async pool and notify support 2015-11-20 23:33:46 +00:00
Makefile Implement windows async pool and notify support 2015-11-20 23:33:46 +00:00