Searched defs:IsBlocking (Results 1 – 2 of 2) sorted by relevance
49 bool IsBlocking() const { return m_bBlocking; } in IsBlocking() function
161 inline bool IsBlocking() const { return IsBlockingError(GetError()); } in IsBlocking() function