Searched defs:SetThreadLocal (Results 1 – 6 of 6) sorted by relevance
30 class SetThreadLocal : public ThreadLocalTesterBase { class32 SetThreadLocal(TLPType* tlp, base::WaitableEvent* done) in SetThreadLocal() function in base::__anond6e722440111::SetThreadLocal
453 void Thread::SetThreadLocal(LocalStorageKey key, void* value) { in SetThreadLocal() function in v8::base::Thread
992 void Thread::SetThreadLocal(LocalStorageKey key, void* value) { in SetThreadLocal() function in v8::base::Thread
1389 void Thread::SetThreadLocal(LocalStorageKey key, void* value) { in SetThreadLocal() function in v8::base::Thread
1004 func (v Value) SetThreadLocal(tl bool) { C.LLVMSetThreadLocal(v.C, boolToLLVMBool(tl)) } func
1032 func (v Value) SetThreadLocal(tl bool) { C.LLVMSetThreadLocal(v.C, boolToLLVMBool(tl)) } func