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

/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.h160 CF_EXPORT CFRunLoopObserverRef CFRunLoopObserverCreateWithHandler(CFAllocatorRef allocator, CFOptionFlags activities, Boolean repeats, CFIndex order, void (^block) (CFRunLoopObserverRef observer, CFRunLoopActivity activity)) CF_AVAILABLE(10_7, 5_0);
H A DCFRunLoop.c3498 CFRunLoopObserverRef CFRunLoopObserverCreateWithHandler(CFAllocatorRef allocator, CFOptionFlags activities, Boolean repeats, CFIndex order, function

Completed in 130 milliseconds