Searched refs:GetOwnerThread (Results 1 – 4 of 4) sorted by relevance
57 MicroThread* GetOwnerThread(){ in GetOwnerThread() function
66 thread = proxy->GetOwnerThread(); in NotifyWriteWait()198 MicroThread* thread = session->GetOwnerThread(); in InputNotify()
451 MicroThread* thread = this->GetOwnerThread(); in InputNotify()471 MicroThread* thread = this->GetOwnerThread(); in OutputNotify()
148 MicroThread* GetOwnerThread() { return _thread; }; in GetOwnerThread() function