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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePMPrivate.h481 IOItemCount fChildCount; // wait if non-zero member in class:IOPMRequest
490 return (fChildCount != 0);
503 fParent->fChildCount++;
H A DIOServicePM.cpp5754 fChildCount = 0;
5765 assert( fChildCount == 0 );
5771 fParent->fChildCount--;

Completed in 18 milliseconds