Home
last modified time | relevance | path

Searched defs:child_thread_args (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dquic_multistream_test.c29 struct child_thread_args { struct
30 struct helper *h;
31 const struct script_op *script;
32 const char *script_name;
33 int thread_idx;
35 CRYPTO_THREAD *t;
36 CRYPTO_MUTEX *m;
37 int testresult;
38 int done;
39 int s_checked_out;

Completed in 30 milliseconds