Searched defs:worker (Results 1 – 5 of 5) sorted by relevance
42 struct worker { struct63 static void *workerfn(void *arg) in workerfn() argument67 struct worker *w = (struct worker *) arg; in workerfn() argument122 struct worker *worker = NULL; in bench_futex_hash() local
21 struct worker { struct29 static struct worker *worker; argument
36 static pthread_t *worker; variable
37 pthread_t *worker; variable
28 pthread_t worker; member