Searched defs:thread_local_data_t (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/crypto/
H A Dinternal.h468 /* thread_local_data_t enumerates the types of thread-local data that can be
475 } thread_local_data_t; typedef in typeref:enum:__anon689
483 OPENSSL_EXPORT void *CRYPTO_get_thread_local(thread_local_data_t value);
500 thread_local_data_t index, void *value,

Completed in 78 milliseconds