Home
last modified time | relevance | path

Searched refs:gj_threadinfo (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/drd/tests/
Dmatinv.c30 struct gj_threadinfo struct
170 static void gj_threadfunc(struct gj_threadinfo* p) in gj_threadfunc()
226 struct gj_threadinfo* t; in gj()
233 t = malloc(sizeof(struct gj_threadinfo) * s_nthread); in gj()