Home
last modified time | relevance | path

Searched refs:allocateLocalStorageKey (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Common/
DThread.hpp53 static LocalStorageKey allocateLocalStorageKey();
132 inline Thread::LocalStorageKey Thread::allocateLocalStorageKey() in allocateLocalStorageKey() function in sw::Thread
/external/swiftshader/src/OpenGL/libGL/
Dmain.cpp77 currentTLS = sw::Thread::allocateLocalStorageKey(); in glAttachProcess()
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp48 currentTLS = sw::Thread::allocateLocalStorageKey(); in attachThread()