OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u_tsd_destroy
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mapi/glapi/
glthread.h
17
#define _glthread_DestroyTSD(tsd)
u_tsd_destroy
(tsd);
/external/mesa3d/src/mapi/mapi/
u_current.c
129
u_tsd_destroy
(&u_current_table_tsd);
130
u_tsd_destroy
(&u_current_user_tsd);
u_thread.h
194
u_tsd_destroy
(struct u_tsd *tsd)
function
Completed in 74 milliseconds