OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OS_AllocTLSIndex
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/angle/src/compiler/
ossource_posix.cpp
19
OS_TLSIndex
OS_AllocTLSIndex
()
27
assert(0 && "
OS_AllocTLSIndex
(): Unable to allocate Thread Local Storage");
ossource_win.cpp
20
OS_TLSIndex
OS_AllocTLSIndex
()
24
assert(0 && "
OS_AllocTLSIndex
(): Unable to allocate Thread Local Storage");
Completed in 20 milliseconds