Home
last modified time | relevance | path

Searched refs:pipe_tsd (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h123 } pipe_tsd; typedef
130 pipe_tsd_init(pipe_tsd *tsd) in pipe_tsd_init()
139 pipe_tsd_get(pipe_tsd *tsd) in pipe_tsd_get()
148 pipe_tsd_set(pipe_tsd *tsd, void *value) in pipe_tsd_set()
/external/virglrenderer/src/gallium/auxiliary/os/
Dos_thread.h263 } pipe_tsd; typedef
270 pipe_tsd_init(pipe_tsd *tsd) in pipe_tsd_init()
279 pipe_tsd_get(pipe_tsd *tsd) in pipe_tsd_get()
288 pipe_tsd_set(pipe_tsd *tsd, void *value) in pipe_tsd_set()
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_api.c103 static pipe_tsd ContextTSD;