OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CRYPTO_THREADID_current
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/crypto/
thread.c
90
void
CRYPTO_THREADID_current
(CRYPTO_THREADID *id) {}
/external/boringssl/src/include/openssl/
thread.h
139
/*
CRYPTO_THREADID_current
does nothing. */
140
OPENSSL_EXPORT void
CRYPTO_THREADID_current
(CRYPTO_THREADID *id);
Completed in 32 milliseconds