Home
last modified time | relevance | path

Searched defs:impl_thrd_param (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/c11/impl/
Dthreads_posix.c33 struct impl_thrd_param { struct
41 struct impl_thrd_param pack = *((struct impl_thrd_param *)p); in impl_thrd_routine() argument
Dthreads_win32.c38 struct impl_thrd_param { struct
53 struct impl_thrd_param *pack_p = (struct impl_thrd_param *)p; in impl_thrd_routine() argument
/external/virglrenderer/src/mesa/compat/c11/
Dthreads_posix.h77 struct impl_thrd_param { struct
85 struct impl_thrd_param pack = *((struct impl_thrd_param *)p); in impl_thrd_routine() argument
Dthreads_win32.h113 struct impl_thrd_param { struct
120 struct impl_thrd_param pack; in impl_thrd_routine() argument