HomeSort by relevance Sort by last modified time
    Searched refs:u_tsd_get (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mapi/glapi/
glthread.h 18 #define _glthread_GetTSD(tsd) u_tsd_get(tsd);
  /external/mesa3d/src/mapi/mapi/
u_thread.h 127 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
u_current.c 220 ? u_tsd_get(&u_current_user_tsd)
262 u_tsd_get(&u_current_table_tsd) : (void *) u_current_table);

Completed in 33 milliseconds