OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:threadinfo
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/drd/tests/
pth_barrier.c
25
struct
threadinfo
struct
47
static void* threadfunc(struct
threadinfo
* p)
71
struct
threadinfo
* t;
75
t = malloc(nthread * sizeof(struct
threadinfo
));
annotate_barrier.c
40
struct
threadinfo
struct
105
static void* threadfunc(struct
threadinfo
* p)
129
struct
threadinfo
* t;
133
t = malloc(nthread * sizeof(struct
threadinfo
));
Completed in 1320 milliseconds