Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/c11/impl/
Dthreads_posix.c57 struct impl_thrd_param { struct
65 struct impl_thrd_param pack = *((struct impl_thrd_param *)p); in impl_thrd_routine() argument
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