Searched defs:SetThreadLocal (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/base/platform/ | ||
D | platform-starboard.cc | 427 void Thread::SetThreadLocal(LocalStorageKey key, void* value) { in SetThreadLocal() function in v8::base::Thread |
D | platform-posix.cc | 1205 void Thread::SetThreadLocal(LocalStorageKey key, void* value) { in SetThreadLocal() function in v8::base::Thread |
D | platform-win32.cc | 1657 void Thread::SetThreadLocal(LocalStorageKey key, void* value) { in SetThreadLocal() function in v8::base::Thread |