Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dquictestlib.c592 static TSAN_QUALIFIER int shutdowndone; variable
603 } while(!tsan_load(&shutdowndone)); in run_server_shutdown_thread()
626 shutdowndone = 0; in qtest_shutdown()
654 tsan_store(&shutdowndone, 1); in qtest_shutdown()

Completed in 8 milliseconds