Searched refs:mIsExecuting (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibCommand.cpp194 mIsExecuting( false ),
299 if( mIsExecuting )
428 mIsExecuting = true ;
525 mIsExecuting = true ;
545 if (mIsExecuting)
558 if (!mIsExecuting)
670 me->mIsExecuting = false ;
743 return IOFireWireIUnknown::InterfaceMap<Cmd>::GetThis(self)->mIsExecuting;
906 if ( mIsExecuting )
1017 if (mIsExecuting)
[all...]
H A DIOFireWireLibCommand.h119 Boolean mIsExecuting ; member in class:IOFireWireLib::Cmd

Completed in 117 milliseconds