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

/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c2292 static void __CFRunLoopTimeoutCancel(void *arg) { function
2347 dispatch_source_set_cancel_handler_f(timeout_timer, __CFRunLoopTimeoutCancel);

Completed in 109 milliseconds