Searched refs:OPENSSL_NO_THREADS (Results 1 - 9 of 9) sorted by relevance

/external/boringssl/src/crypto/
H A Dthread_none.c17 #if defined(OPENSSL_NO_THREADS)
55 #endif /* OPENSSL_NO_THREADS */
H A Dinternal.h115 #if defined(OPENSSL_NO_THREADS)
324 #if defined(OPENSSL_NO_THREADS)
382 #if defined(OPENSSL_NO_THREADS)
H A Dthread_test.c20 #if !defined(OPENSSL_NO_THREADS)
195 #else /* OPENSSL_NO_THREADS */
H A Dthread_pthread.c17 #if !defined(OPENSSL_WINDOWS) && !defined(OPENSSL_NO_THREADS)
167 #endif /* !OPENSSL_WINDOWS && !OPENSSL_NO_THREADS */
H A Dthread_win.c17 #if defined(OPENSSL_WINDOWS) && !defined(OPENSSL_NO_THREADS)
282 #endif /* OPENSSL_WINDOWS && !OPENSSL_NO_THREADS */
/external/boringssl/include/openssl/
H A Dthread.h69 #if defined(OPENSSL_NO_THREADS)
H A Dbase.h107 #define OPENSSL_NO_THREADS macro
/external/boringssl/src/include/openssl/
H A Dthread.h69 #if defined(OPENSSL_NO_THREADS)
H A Dbase.h107 #define OPENSSL_NO_THREADS macro

Completed in 73 milliseconds