Home
last modified time | relevance | path

Searched defs:GetThreadLocal (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/base/platform/
Dplatform-starboard.cc423 void* Thread::GetThreadLocal(LocalStorageKey key) { in GetThreadLocal() function in v8::base::Thread
Dplatform-posix.cc1199 void* Thread::GetThreadLocal(LocalStorageKey key) { in GetThreadLocal() function in v8::base::Thread
Dplatform-win32.cc1652 void* Thread::GetThreadLocal(LocalStorageKey key) { in GetThreadLocal() function in v8::base::Thread