mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
e8dfb5bf8e
There are potential deadlock situations that can occur if code executing within the context of a job aquires a lock, and then pauses the job. This adds an ability to temporarily block pauses from occuring whilst performing work and holding a lock. Reviewed-by: Rich Salz <rsalz@openssl.org> |
||
---|---|---|
.. | ||
arch | ||
async_err.c | ||
async_locl.h | ||
async.c | ||
Makefile |