Searched refs:IsThreadSafe (Results 1 – 1 of 1) sorted by relevance
34 if (rhs.IsThreadSafe()) in DNBTimer()42 if (rhs.IsThreadSafe())50 bool IsThreadSafe() const { return m_mutexAP.get() != NULL; } in IsThreadSafe() function