Searched refs:__CFRunLoopRemoveAllSources (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c1411 static void __CFRunLoopRemoveAllSources(CFRunLoopRef rl, CFStringRef modeName);
1436 __CFRunLoopRemoveAllSources(rl, modeName);
1438 __CFRunLoopRemoveAllSources(rl, kCFRunLoopCommonModes);
2912 __CFRunLoopRemoveAllSources(rl, modeName);
2922 static void __CFRunLoopRemoveAllSources(CFRunLoopRef rl, CFStringRef modeName) { function

Completed in 118 milliseconds