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

/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkController.cpp1548 if ( _debugLockCount++ == 0 )
1556 if ( --_debugLockCount == 0 )
1560 assert( _debugLockCount >= 0 );
H A DIONetworkController.h324 SInt32 _debugLockCount; member in class:IONetworkController

Completed in 73 milliseconds