Home
last modified time | relevance | path

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

/src/contrib/processor-trace/include/windows/
H A Dthreads.h55 struct thrd_args { struct
62 struct thrd_args *args; in thrd_routine() argument
65 args = (struct thrd_args *) arg; in thrd_routine()
80 struct thrd_args *args; in thrd_create()
/src/contrib/processor-trace/include/posix/
H A Dthreads.h60 struct thrd_args { struct
67 struct thrd_args *args; in thrd_routine() argument
85 struct thrd_args *args; in thrd_create()