Searched refs:GetNativeThread (Results 1 – 3 of 3) sorted by relevance
43 HostNativeThread &GetNativeThread();44 const HostNativeThread &GetNativeThread() const;
33 HostNativeThread &HostThread::GetNativeThread() { in GetNativeThread() function in HostThread37 const HostNativeThread &HostThread::GetNativeThread() const { in GetNativeThread() function in HostThread
136 error = host_thread.GetNativeThread().Detach(); in ThreadDetach()