OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tls_base
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/opengl/libs/
hooks.h
112
volatile void *
tls_base
= __get_tls();
local
114
reinterpret_cast<gl_hooks_t const * volatile *>(
tls_base
);
Completed in 63 milliseconds