Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_sparc.c50 bn_mul_mont_f worker = funcs[num / 16 - 1]; in bn_mul_mont() local
52 if ((*worker) (rp, ap, bp, np, n0)) in bn_mul_mont()
55 if ((*worker) (rp, ap, bp, np, n0)) in bn_mul_mont()
/openssl/test/
H A Dthreadstest.c971 static int test_multi_shared_pkey_common(void (*worker)(void)) in test_multi_shared_pkey_common()
980 || !start_threads(1, worker)) in test_multi_shared_pkey_common()
/openssl/doc/designs/quic-design/
H A Dquic-io-arch.md141 would coordinate and synchronise with these background worker threads via

Completed in 13 milliseconds