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

/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c985 CFIndex _rlCount; member in struct:__CFRunLoopObserver
1031 if (0 == rlo->_rlCount) {
1034 rlo->_rlCount++;
1040 rlo->_rlCount--;
1041 if (0 == rlo->_rlCount) {
3470 memory->_rlCount = 0;

Completed in 117 milliseconds