Searched defs:kCFRunLoopCommonModes (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dcfmach++.cpp87 CFRunLoopAddSource(CFRunLoopGetCurrent(), mSource, kCFRunLoopCommonModes); local
101 CFRunLoopRemoveSource(CFRunLoopGetCurrent(), mSource, kCFRunLoopCommonModes); local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dcfmach++.cpp87 CFRunLoopAddSource(CFRunLoopGetCurrent(), mSource, kCFRunLoopCommonModes); local
101 CFRunLoopRemoveSource(CFRunLoopGetCurrent(), mSource, kCFRunLoopCommonModes); local
/macosx-10.10.1/IOHIDFamily-606.1.7/tools/
H A DIOHIDReportTest.c140 CFRunLoopRemoveTimer(CFRunLoopGetCurrent(), timer, kCFRunLoopCommonModes); local
161 CFRunLoopAddTimer(CFRunLoopGetCurrent(), timer, kCFRunLoopCommonModes); local
/macosx-10.10.1/configd-699.1.5/tests/
H A DReachabilityTester.c225 CFRunLoopAddTimer(CFRunLoopGetMain(), timer, kCFRunLoopCommonModes); local
/macosx-10.10.1/kext_tools-384.1.4/
H A Dkextd_usernotification.c192 kCFRunLoopCommonModes); local
/macosx-10.10.1/configd-699.1.5/Plugins/Logger/
H A Dlogger.c607 kCFRunLoopCommonModes); local
/macosx-10.10.1/webdavfs-367/mount.tproj/
H A Dwebdav_network.c4029 CFRunLoopAddSource(CFRunLoopGetCurrent(), runLoopSource, kCFRunLoopCommonModes); local
/macosx-10.10.1/ppp-786.1.1/Controller/
H A Dipsec_manager.c1438 CFRunLoopRemoveTimer(CFRunLoopGetCurrent(), serv->u.ipsec.timerref, kCFRunLoopCommonModes); local
2228 CFRunLoopRemoveTimer(CFRunLoopGetCurrent(), serv->u.ipsec.timerref, kCFRunLoopCommonModes); local
2721 CFRunLoopRemoveTimer(CFRunLoopGetCurrent(), serv->u.ipsec.interface_timerref, kCFRunLoopCommonModes); local
2766 CFRunLoopAddTimer(CFRunLoopGetCurrent(), serv->u.ipsec.interface_timerref, kCFRunLoopCommonModes); local
2768 CFRunLoopRemoveTimer(CFRunLoopGetCurrent(), serv->u.ipsec.port_mapping_timerref, kCFRunLoopCommonModes); local
3015 CFRunLoopAddSource(CFRunLoopGetCurrent(), rls, kCFRunLoopCommonModes); local
3460 CFRunLoopAddTimer(CFRunLoopGetCurrent(), serv->u.ipsec.timerref, kCFRunLoopCommonModes); local
3765 CFRunLoopAddTimer(CFRunLoopGetCurrent(), serv->u.ipsec.timerref, kCFRunLoopCommonModes); local
4099 CFRunLoopRemoveTimer(CFRunLoopGetCurrent(), serv->u.ipsec.timerref, kCFRunLoopCommonModes); local
4103 CFRunLoopRemoveTimer(CFRunLoopGetCurrent(), serv->u.ipsec.interface_timerref, kCFRunLoopCommonModes); local
4107 CFRunLoopRemoveTimer(CFRunLoopGetCurrent(), serv->u.ipsec.port_mapping_timerref, kCFRunLoopCommonModes); local
4254 CFRunLoopRemoveTimer(CFRunLoopGetCurrent(), serv->u.ipsec.timerref, kCFRunLoopCommonModes); local
4259 CFRunLoopRemoveTimer(CFRunLoopGetCurrent(), serv->u.ipsec.interface_timerref, kCFRunLoopCommonModes); local
4272 CFRunLoopRemoveTimer(CFRunLoopGetCurrent(), serv->u.ipsec.port_mapping_timerref, kCFRunLoopCommonModes); local
[all...]
H A Dscnc_main.c658 CFRunLoopAddSource(CFRunLoopGetCurrent(), rls, kCFRunLoopCommonModes); local
1269 CFRunLoopRemoveTimer(CFRunLoopGetCurrent(), serv->cellular_timerref, kCFRunLoopCommonModes); local
2472 CFRunLoopAddTimer(CFRunLoopGetCurrent(), serv->cellular_timerref, kCFRunLoopCommonModes); local
2521 CFRunLoopAddTimer(CFRunLoopGetCurrent(), serv->cellular_timerref, kCFRunLoopCommonModes); local
3442 CFRunLoopAddTimer(CFRunLoopGetCurrent(), serv->ondemand_pause_timerref, kCFRunLoopCommonModes); local

Completed in 247 milliseconds