Searched refs:allocateLocalStorageKey (Results 1 – 3 of 3) sorted by relevance
53 static LocalStorageKey allocateLocalStorageKey();132 inline Thread::LocalStorageKey Thread::allocateLocalStorageKey() in allocateLocalStorageKey() function in sw::Thread
77 currentTLS = sw::Thread::allocateLocalStorageKey(); in glAttachProcess()
48 currentTLS = sw::Thread::allocateLocalStorageKey(); in attachThread()