Searched refs:u_thread_self (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
H A Dglthread.c6 return u_thread_self();
/external/mesa3d/src/mapi/glapi/
H A Dglthread.c6 return u_thread_self();
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/
H A Du_thread.h109 u_thread_self(void) function
175 u_thread_self(void) function
253 u_thread_self(void) function
H A Du_current.c166 knownID = u_thread_self();
169 else if (knownID != u_thread_self()) {
H A Dmapi_glapi.c229 return u_thread_self();
/external/mesa3d/src/mapi/mapi/
H A Du_thread.h109 u_thread_self(void) function
175 u_thread_self(void) function
253 u_thread_self(void) function
H A Du_current.c166 knownID = u_thread_self();
169 else if (knownID != u_thread_self()) {
H A Dmapi_glapi.c229 return u_thread_self();

Completed in 331 milliseconds