Searched refs:worker (Results 1 – 3 of 3) sorted by relevance
50 bn_mul_mont_f worker = funcs[num / 16 - 1]; in bn_mul_mont() local52 if ((*worker) (rp, ap, bp, np, n0)) in bn_mul_mont()55 if ((*worker) (rp, ap, bp, np, n0)) in bn_mul_mont()
971 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()
141 would coordinate and synchronise with these background worker threads via
Completed in 13 milliseconds