Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/crypto/
H A Dthreads_none.c82 static unsigned int thread_local_key = 0; in CRYPTO_THREAD_init_local() local
/freebsd-src/crypto/openssl/test/
H A Dthreadstest.c77 static CRYPTO_THREAD_LOCAL thread_local_key; variable