Searched defs:OS_AllocTLSIndex (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dossource_nspr.cpp15 OS_TLSIndex OS_AllocTLSIndex() function
21 assert(0 && "OS_AllocTLSIndex(): Unable to allocate Thread Local Storage");
H A Dossource_posix.cpp19 OS_TLSIndex OS_AllocTLSIndex() function
27 assert(0 && "OS_AllocTLSIndex(): Unable to allocate Thread Local Storage");
H A Dossource_win.cpp20 OS_TLSIndex OS_AllocTLSIndex() function
24 assert(0 && "OS_AllocTLSIndex(): Unable to allocate Thread Local Storage");

Completed in 100 milliseconds