Searched defs:thread0 (Results 1 - 4 of 4) sorted by relevance

/external/strace/test/
H A Dchildthread.c25 pthread_t thread0; local
36 i = pthread_create(&thread0, NULL, start0, NULL);
H A Dleaderkill.c31 pthread_t thread0; local
45 i = pthread_create(&thread0, NULL, start0, NULL);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_structs.h98 struct thread0 struct
148 struct thread0 thread0; member in struct:brw_clip_unit_state
403 struct thread0 thread0; member in struct:brw_sf_unit_state
470 struct thread0 thread0; member in struct:brw_gs_unit_state
514 struct thread0 thread0; member in struct:brw_vs_unit_state
549 struct thread0 thread member in struct:brw_wm_unit_state
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_structs.h98 struct thread0 struct
148 struct thread0 thread0; member in struct:brw_clip_unit_state
403 struct thread0 thread0; member in struct:brw_sf_unit_state
470 struct thread0 thread0; member in struct:brw_gs_unit_state
514 struct thread0 thread0; member in struct:brw_vs_unit_state
549 struct thread0 thread member in struct:brw_wm_unit_state
[all...]

Completed in 183 milliseconds