HomeSort by relevance Sort by last modified time
    Searched refs:CRYPTO_LOCK_MALLOC2 (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/
mem_dbg.c 199 /* 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);
crypto.h 210 #define CRYPTO_LOCK_MALLOC2 27
  /external/openssl/include/openssl/
crypto.h 210 #define CRYPTO_LOCK_MALLOC2 27

Completed in 21 milliseconds