Home
last modified time | relevance | path

Searched defs:CRYPTO_THREAD_compare_id (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dthreads_none.c123 int CRYPTO_THREAD_compare_id(CRYPTO_THREAD_ID a, CRYPTO_THREAD_ID b) in CRYPTO_THREAD_compare_id() function
H A Dthreads_pthread.c158 int CRYPTO_THREAD_compare_id(CRYPTO_THREAD_ID a, CRYPTO_THREAD_ID b) in CRYPTO_THREAD_compare_id() function
H A Dthreads_win.c151 int CRYPTO_THREAD_compare_id(CRYPTO_THREAD_ID a, CRYPTO_THREAD_ID b) in CRYPTO_THREAD_compare_id() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dthreads_none.c123 int CRYPTO_THREAD_compare_id(CRYPTO_THREAD_ID a, CRYPTO_THREAD_ID b) in CRYPTO_THREAD_compare_id() function
H A Dthreads_pthread.c194 int CRYPTO_THREAD_compare_id(CRYPTO_THREAD_ID a, CRYPTO_THREAD_ID b) in CRYPTO_THREAD_compare_id() function
H A Dthreads_win.c208 int CRYPTO_THREAD_compare_id(CRYPTO_THREAD_ID a, CRYPTO_THREAD_ID b) in CRYPTO_THREAD_compare_id() function