ossl_crypto_thread_native_clean
return ossl_crypto_thread_native_clean(handle);
int ossl_crypto_thread_native_clean(CRYPTO_THREAD *thread);
ossl_crypto_thread_native_clean(qta->t);
ossl_crypto_thread_native_clean(threads[i].t);
ossl_crypto_thread_native_clean(h->server_thread.t);
ossl_crypto_thread_native_clean(rt->t);
if (!TEST_int_eq(ossl_crypto_thread_native_clean(t2), 1))
if (!TEST_int_eq(ossl_crypto_thread_native_clean(t1), 1))
if (!TEST_int_eq(ossl_crypto_thread_native_clean(t), 1))
if (!TEST_int_eq(ossl_crypto_thread_native_clean(t), 1))
if (!TEST_int_eq(ossl_crypto_thread_native_clean(t), 0))