Searched defs:ERR_remove_thread_state (Results 1 – 3 of 3) sorted by relevance
278 void ERR_remove_thread_state(const CRYPTO_THREADID *tid) { in ERR_remove_thread_state() function
983 void ERR_remove_thread_state(const CRYPTO_THREADID *id) in ERR_remove_thread_state() function
45 #define ERR_remove_thread_state(tid) ERR_remove_state(0) macro