Searched refs:IsInLoopThread (Results 1 – 3 of 3) sorted by relevance
51 bool IsInLoopThread(bool &started) const;
303 bool EventLoopImpl::IsInLoopThread(bool &started) const in IsInLoopThread() function in DistributedDB::EventLoopImpl578 if (IsInLoopThread(started)) { in OnKillLoop()
207 if (!loop->IsInLoopThread(started)) { in Detach()