Once‐control type used with CRYPTO_THREAD_run_once() on POSIX builds.

Synopsis

Declared in <openssl/crypto.h>

typedef pthread_once_t CRYPTO_ONCE;

Created with MrDocs