Searched refs:IsStopped (Results 1 – 4 of 4) sorted by relevance
75 …is_stopped = property(IsStopped, None, doc='''A read only property that returns a boolean value th…
175 bool IsStopped();
1072 bool SBThread::IsStopped() { in IsStopped() function in SBThread
64615 result = (bool)(arg1)->IsStopped(); in _wrap_SBThread_IsStopped()