Matt Caswell 06b9ff06cc Swap to using _longjmp/_setjmp instead of longjmp/setjmp
_longjmp/_setjmp do not manipulate the signal mask whilst
longjmp/setjmp may do. Online sources suggest this could result
in a significant speed up in the context switching.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-11-20 23:35:19 +00:00
..
2015-11-20 23:34:35 +00:00
2015-11-20 23:34:35 +00:00
2015-11-20 23:35:19 +00:00
2015-11-20 23:35:19 +00:00