Searched defs:threadinfo (Results 1 – 2 of 2) sorted by relevance
25 struct threadinfo struct47 static void* threadfunc(struct threadinfo* p) in threadfunc() argument
40 struct threadinfo struct42 int thread_num;43 barrier_t* b;44 pthread_t tid;45 int* array;46 int iterations;