Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInitializeParseContext.cpp25 GlobalParseContextIndex = OS_AllocTLSIndex(); in InitializeParseContextIndex()
H A Dossource_posix.cpp27 OS_TLSIndex OS_AllocTLSIndex() in OS_AllocTLSIndex() function
35 assert(0 && "OS_AllocTLSIndex(): Unable to allocate Thread Local Storage"); in OS_AllocTLSIndex()
H A Dossource_win.cpp28 OS_TLSIndex OS_AllocTLSIndex() in OS_AllocTLSIndex() function
32 assert(0 && "OS_AllocTLSIndex(): Unable to allocate Thread Local Storage"); in OS_AllocTLSIndex()
H A Dosinclude.h59 OS_TLSIndex OS_AllocTLSIndex();
H A DPoolAlloc.cpp32 PoolIndex = OS_AllocTLSIndex(); in InitializePoolIndex()
/third_party/glslang/
H A Dosinclude.cpp38 OS_TLSIndex OS_AllocTLSIndex (void) in OS_AllocTLSIndex() function
/third_party/vk-gl-cts/external/glslang/
H A Dosinclude.cpp38 OS_TLSIndex OS_AllocTLSIndex (void) in OS_AllocTLSIndex() function

Completed in 2 milliseconds