Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
ERR_remove_thread_state, ERR_remove_state — free a thread's OpenSSL error queueSYNOPSIS
#include <openssl/err.h>ERR_remove_thread_state(const CRYPTO_THREADID *tid);
void
ERR_remove_state(unsigned long pid);