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

/macosx-10.9.5/CF-855.17/
H A DCFStream.h257 void CFWriteStreamScheduleWithRunLoop(CFWriteStreamRef stream, CFRunLoopRef runLoop, CFStringRef runLoopMode);
H A DCFStream.c1571 CF_EXPORT void CFWriteStreamScheduleWithRunLoop(CFWriteStreamRef stream, CFRunLoopRef runLoop, CFStringRef runLoopMode) { function
/macosx-10.9.5/WebCore-7537.78.1/platform/network/cf/
H A DSocketStreamHandleCFNet.cpp91 CFWriteStreamScheduleWithRunLoop(m_writeStream.get(), loaderRunLoop(), kCFRunLoopDefaultMode);
94 CFWriteStreamScheduleWithRunLoop(m_writeStream.get(), CFRunLoopGetCurrent(), kCFRunLoopCommonModes);
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfstream.py401 CFWriteStreamScheduleWithRunLoop(writeStream, rl, kCFRunLoopDefaultMode)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfstream.py387 CFWriteStreamScheduleWithRunLoop(writeStream, rl, kCFRunLoopDefaultMode)
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A Dwebdav_network.c4425 CFWriteStreamScheduleWithRunLoop(ctx->wrStreamRef,

Completed in 197 milliseconds