Searched refs:CRYPTO_LOCK_MALLOC2 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dthread.h209 #define CRYPTO_LOCK_MALLOC2 27 macro
/external/openssl/crypto/
H A Dmem_dbg.c199 /* Valid iff num_disable > 0. CRYPTO_LOCK_MALLOC2 is locked exactly in this
243 /* Long-time lock CRYPTO_LOCK_MALLOC2 must not be claimed while
245 * somebody else holds CRYPTO_LOCK_MALLOC2 (and cannot release
251 /* Note that after we have waited for CRYPTO_LOCK_MALLOC2
256 CRYPTO_w_lock(CRYPTO_LOCK_MALLOC2);
273 CRYPTO_w_unlock(CRYPTO_LOCK_MALLOC2);
870 CRYPTO_w_lock(CRYPTO_LOCK_MALLOC2);
873 CRYPTO_w_unlock(CRYPTO_LOCK_MALLOC2);
H A Dcrypto.h210 #define CRYPTO_LOCK_MALLOC2 27 macro
/external/openssl/include/openssl/
H A Dcrypto.h210 #define CRYPTO_LOCK_MALLOC2 27 macro

Completed in 362 milliseconds