Home
last modified time | relevance | path

Searched defs:threadinfo (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/drd/tests/
Dpth_barrier.c25 struct threadinfo struct
47 static void* threadfunc(struct threadinfo* p) in threadfunc() argument
Dannotate_barrier.c40 struct threadinfo struct
42 int thread_num;
43 barrier_t* b;
44 pthread_t tid;
45 int* array;
46 int iterations;