Home | History | Annotate | Download | only in src

Lines Matching refs:SetThreadLocal

375     Thread::SetThreadLocal(isolate_key_, default_isolate_);
1590 Thread::SetThreadLocal(isolate_key_, isolate);
1591 Thread::SetThreadLocal(per_isolate_thread_data_key_, data);