Searched refs:u_tsd_get (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
H A Dglthread.h18 #define _glthread_GetTSD(tsd) u_tsd_get(tsd);
/external/mesa3d/src/mapi/glapi/
H A Dglthread.h18 #define _glthread_GetTSD(tsd) u_tsd_get(tsd);
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/
H A Du_thread.h127 u_tsd_get(struct u_tsd *tsd) function
205 u_tsd_get(struct u_tsd *tsd) function
267 u_tsd_get(struct u_tsd *tsd) function
H A Du_current.c220 ? u_tsd_get(&u_current_user_tsd)
262 u_tsd_get(&u_current_table_tsd) : (void *) u_current_table);
/external/mesa3d/src/mapi/mapi/
H A Du_thread.h127 u_tsd_get(struct u_tsd *tsd) function
205 u_tsd_get(struct u_tsd *tsd) function
267 u_tsd_get(struct u_tsd *tsd) function
H A Du_current.c220 ? u_tsd_get(&u_current_user_tsd)
262 u_tsd_get(&u_current_table_tsd) : (void *) u_current_table);

Completed in 200 milliseconds