Home
last modified time | relevance | path

Searched defs:thread_local_key (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dthreads_none.c82 static unsigned int thread_local_key = 0; in CRYPTO_THREAD_init_local() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dthreads_none.c82 static unsigned int thread_local_key = 0; in CRYPTO_THREAD_init_local() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dthreadstest.c121 static CRYPTO_THREAD_LOCAL thread_local_key; variable
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dthreadstest.c77 static CRYPTO_THREAD_LOCAL thread_local_key; variable