Return an identifier for the calling thread.

Synopsis

Declared in <openssl/crypto.h>

CRYPTO_THREAD_ID
CRYPTO_THREAD_get_current_id();

Return Value

Opaque CRYPTO_THREAD_ID for the current thread.

Created with MrDocs