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

/macosx-10.9.5/configd-596.15/configd.tproj/
H A D_configunlock.c66 CFArrayRef sessionsWatchingKey; local
81 sessionsWatchingKey = CFDictionaryGetValue(dict, kSCDWatchers);
82 watcherCnt = CFArrayGetCount(sessionsWatchingKey);
91 CFArrayGetValues(sessionsWatchingKey, CFRangeMake(0, watcherCnt), watchers);

Completed in 117 milliseconds