Searched refs:ToThread (Results 1 – 1 of 1) sorted by relevance
2990 WasmInterpreter::Thread* ToThread(ThreadImpl* impl) { in ToThread() function3167 return ToThread(&internals_->threads_[id]); in GetThread()