Searched refs:worker (Results 1 – 2 of 2) 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()
485 static int test_multi_shared_pkey_common(void (*worker)(void)) in test_multi_shared_pkey_common()494 || !start_threads(1, worker)) in test_multi_shared_pkey_common()
Completed in 4 milliseconds