Searched refs:CFRunLoopAddTimer (Results 1 - 25 of 46) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/platform/ios/
H A DSharedTimerIOS.mm77 CFRunLoopAddTimer(WebThreadRunLoop(), sharedTimer, kCFRunLoopCommonModes);
/macosx-10.9.5/WebCore-7537.78.1/platform/cf/
H A DRunLoopCF.cpp114 CFRunLoopAddTimer(m_runLoop->m_runLoop.get(), m_timer.get(), kCFRunLoopCommonModes);
/macosx-10.9.5/eap8021x-180/eapolclient.tproj/
H A DTimer.c136 CFRunLoopAddTimer(CFRunLoopGetCurrent(), timer->rls,
/macosx-10.9.5/ppp-727.90.1/Helpers/sbslauncher/
H A Dnetwork_detection_helper.m151 CFRunLoopAddTimer(CFRunLoopGetCurrent(), timerref, kCFRunLoopCommonModes);
258 CFRunLoopAddTimer(CFRunLoopGetCurrent(), timerref, kCFRunLoopCommonModes);
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DSharedTimerMac.mm152 CFRunLoopAddTimer(CFRunLoopGetCurrent(), sharedTimer, kCFRunLoopCommonModes);
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DHeapTimer.cpp71 CFRunLoopAddTimer(m_runLoop.get(), m_timer.get(), kCFRunLoopCommonModes);
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Deventlistener.cpp215 CFRunLoopAddTimer(CFRunLoopGetCurrent(), timerRef, kCFRunLoopDefaultMode);
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Deventlistener.cpp215 CFRunLoopAddTimer(CFRunLoopGetCurrent(), timerRef, kCFRunLoopDefaultMode);
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A Dtimer.c192 CFRunLoopAddTimer(CFRunLoopGetCurrent(), callout->timer_source,
/macosx-10.9.5/WebKit2-7537.78.2/Shared/EntryPointUtilities/mac/XPCService/
H A DXPCServiceMain.Development.mm119 CFRunLoopAddTimer(CFRunLoopGetCurrent(), timer, kCFRunLoopCommonModes);
/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.h103 CF_EXPORT void CFRunLoopAddTimer(CFRunLoopRef rl, CFRunLoopTimerRef timer, CFStringRef mode);
/macosx-10.9.5/IOKitUser-907.100.13/hid.subproj/
H A DIOHIDTransaction.c311 CFRunLoopAddTimer( transaction->runLoop,
H A DIOHIDQueue.c336 CFRunLoopAddTimer( queue->asyncRunLoop,
/macosx-10.9.5/configd-596.15/tests/
H A DReachabilityTester.c225 CFRunLoopAddTimer(CFRunLoopGetMain(), timer, kCFRunLoopCommonModes);
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A Dhelper-main.c146 CFRunLoopAddTimer(gRunLoop, gTimer, kCFRunLoopDefaultMode);
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dbehaviors.c109 CFRunLoopAddTimer(CFRunLoopGetCurrent(), g_timer, kCFRunLoopDefaultMode);
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-FSEvents/Examples/
H A Dwatcher.py233 CFRunLoopAddTimer(CFRunLoopGetCurrent(), timer, kCFRunLoopDefaultMode)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-FSEvents/Examples/
H A Dwatcher.py233 CFRunLoopAddTimer(CFRunLoopGetCurrent(), timer, kCFRunLoopDefaultMode)
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DPSLowPower.c588 CFRunLoopAddTimer(CFRunLoopGetCurrent(), later_tmr, kCFRunLoopDefaultMode);
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfrunloop.py156 CFRunLoopAddTimer(rl, timer, kCFRunLoopDefaultMode)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfrunloop.py145 CFRunLoopAddTimer(rl, timer, runloop_mode)
/macosx-10.9.5/security_ocspd-55118.2/server/
H A DocspdNetwork.cpp150 CFRunLoopAddTimer(CFRunLoopGetCurrent(), http->timer, kCFRunLoopDefaultMode);
519 CFRunLoopAddTimer(CFRunLoopGetCurrent(), httpContext->timer,
854 CFRunLoopAddTimer(CFRunLoopGetCurrent(), httpContext->timer,
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.cpp1371 CFRunLoopAddTimer( fCFRunLoop, fReconnectTimer, kCFRunLoopDefaultMode );
1933 CFRunLoopAddTimer( fCFRunLoop, fConsumerHeartbeatTimer, kCFRunLoopDefaultMode );
2059 CFRunLoopAddTimer( fCFRunLoop, fProducerHeartbeatTimer, kCFRunLoopDefaultMode );
/macosx-10.9.5/IOHIDFamily-503.215.2/tools/
H A DIOHIDEventSystemMonitor.c457 CFRunLoopAddTimer(CFRunLoopGetCurrent(), timer, kCFRunLoopDefaultMode);
/macosx-10.9.5/bootp-268.1/bsdpc.tproj/
H A Dbsdpc.c138 CFRunLoopAddTimer(CFRunLoopGetCurrent(), bsdpc->timer,

Completed in 154 milliseconds

12