Home
last modified time | relevance | path

Searched refs:OS_AllocTLSIndex (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Dossource_nspr.cpp15 OS_TLSIndex OS_AllocTLSIndex() in OS_AllocTLSIndex() function
Dossource_posix.cpp19 OS_TLSIndex OS_AllocTLSIndex() in OS_AllocTLSIndex() function
Dossource_win.cpp20 OS_TLSIndex OS_AllocTLSIndex() in OS_AllocTLSIndex() function
DInitializeDll.cpp24 ThreadInitializeIndex = OS_AllocTLSIndex(); in InitProcess()
Dosinclude.h54 OS_TLSIndex OS_AllocTLSIndex();
DPoolAlloc.cpp44 if ((PoolIndex = OS_AllocTLSIndex()) == OS_INVALID_TLS_INDEX) in InitializePoolIndex()
DParseHelper.cpp1455 GlobalParseContextIndex = OS_AllocTLSIndex(); in InitializeParseContextIndex()
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog308 (OS_AllocTLSIndex):