Matt Caswell 252d6d3aa6 Add ASYNC_JOB pools
It is expensive to create the ASYNC_JOB objects due to the "makecontext"
call. This change adds support for pools of ASYNC_JOB objects so that we
don't have to create a new ASYNC_JOB every time we want to use one.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-11-20 23:33:46 +00:00
..
2015-10-24 17:34:21 +01:00
2013-03-04 22:48:38 +00:00
2012-03-31 11:06:46 +00:00
2015-10-14 17:10:20 +02:00
2011-02-21 15:15:58 +00:00
2015-05-13 17:23:48 +02:00
2015-11-20 23:32:18 +00:00
2015-11-20 23:33:46 +00:00
2015-09-28 15:32:38 +02:00
2015-11-10 23:02:44 +00:00