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

/macosx-10.9.5/CF-855.17/
H A DCFMachPort.c236 static void __CFMachPortChecker(Boolean fromTimer) { function
331 __CFMachPortChecker(true);
404 dispatch_source_set_event_handler(theSource, ^{ __CFMachPortChecker(false); });

Completed in 96 milliseconds