Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/mapi/
Du_current.c129 u_tsd_destroy(&u_current_table_tsd); in u_current_destroy()
130 u_tsd_destroy(&u_current_user_tsd); in u_current_destroy()
Du_thread.h194 u_tsd_destroy(struct u_tsd *tsd) in u_tsd_destroy() function
/external/mesa3d/src/mapi/glapi/
Dglthread.h17 #define _glthread_DestroyTSD(tsd) u_tsd_destroy(tsd);