Searched refs:OS_AllocTLSIndex (Results 1 - 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
H A DInitializeParseContext.cpp25 GlobalParseContextIndex = OS_AllocTLSIndex();
H A Dossource_posix.cpp27 OS_TLSIndex OS_AllocTLSIndex() function
35 assert(0 && "OS_AllocTLSIndex(): Unable to allocate Thread Local Storage");
H A Dossource_win.cpp28 OS_TLSIndex OS_AllocTLSIndex() function
32 assert(0 && "OS_AllocTLSIndex(): Unable to allocate Thread Local Storage");
H A Dosinclude.h59 OS_TLSIndex OS_AllocTLSIndex();
H A DPoolAlloc.cpp31 PoolIndex = OS_AllocTLSIndex();
/external/deqp/external/glslang/
H A Dosinclude.cpp38 OS_TLSIndex OS_AllocTLSIndex (void) function in namespace:glslang

Completed in 183 milliseconds