Home
last modified time | relevance | path

Searched refs:multi_success (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/test/
Dthreadstest.c218 static int multi_success; variable
225 multi_success = 1; in multi_intialise()
300 || !TEST_true(multi_success)) in thread_run_test()
373 multi_success = 0; in thread_general_worker()
383 multi_success = 0; in thread_multi_simple_fetch()
432 multi_success = 0; in thread_shared_evp_pkey()
443 multi_success = 0; in thread_downgrade_shared_evp_pkey()
446 multi_success = 0; in thread_downgrade_shared_evp_pkey()
456 multi_success = 0; in thread_provider_load_unload()
487 multi_success = 1; in test_multi()
[all …]