[#CRYPTO_ONCE] = CRYPTO_ONCE :mrdocs: Once‐control type used with CRYPTO_THREAD_run_once() on POSIX builds. == Synopsis Declared in `<openssl/crypto.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef pthread_once_t CRYPTO_ONCE; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#