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

/macosx-10.10/IONetworkingFamily-101/
H A DIOOutputQueue.cpp44 #define STATE_IS(bits) (_state == (bits)) macro
366 if ( STATE_IS( kStateRunning ) )
408 while ( STATE_IS( kStateRunning | kStateOutputActive ) &&
548 if ( STATE_IS( kStateRunning ) )
622 STATE_IS( kStateRunning ) &&

Completed in 127 milliseconds