Home
last modified time | relevance | path

Searched refs:CreateTLSIndex (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
Dglobal_state.cpp100 threadTLS = CreateTLSIndex(); in GetCurrentThread()
175 threadTLS = CreateTLSIndex(); in InitializeProcess()
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dtls.h40 TLSIndex CreateTLSIndex();
Dtls.cpp37 TLSIndex CreateTLSIndex() in CreateTLSIndex() function
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DPoolAlloc.cpp18 PoolIndex = CreateTLSIndex(); in InitializePoolIndex()