Home
last modified time | relevance | path

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

/third_party/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