Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/c11/impl/
H A Dthreads_win32.c62 struct impl_thrd_param { struct
77 struct impl_thrd_param *pack_p = (struct impl_thrd_param *)p; in impl_thrd_routine() argument
H A Dthreads_posix.c57 struct impl_thrd_param { struct
65 struct impl_thrd_param pack = *((struct impl_thrd_param *)p); in impl_thrd_routine() argument
/aosp_15_r20/external/virglrenderer/src/mesa/compat/c11/
H A Dthreads_posix.h77 struct impl_thrd_param { struct
85 struct impl_thrd_param pack = *((struct impl_thrd_param *)p); in impl_thrd_routine() argument
H A Dthreads_win32.h113 struct impl_thrd_param { struct
120 struct impl_thrd_param pack; in impl_thrd_routine() argument