openssl/crypto/async/arch
Rich Salz 3c27208fab Remove #error from include files.
Don't have #error statements in header files, but instead wrap
the contents of that file in #ifndef OPENSSL_NO_xxx
This means it is now always safe to include the header file.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-20 19:48:36 -04:00
..
async_null.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
async_null.h Convert ASYNC code to use new Thread API 2016-03-02 17:23:42 +00:00
async_posix.c Some platforms provide getcontext() but it does not work 2016-03-16 18:12:56 +01:00
async_posix.h Convert ASYNC code to use new Thread API 2016-03-02 17:23:42 +00:00
async_win.c Add a function to detect if we have async or not 2016-03-07 17:23:42 +00:00
async_win.h Convert ASYNC code to use new Thread API 2016-03-02 17:23:42 +00:00