Search code examples
Need some clarifications about dispatch_queue_create and RunLoop. Sharing RunLoop between them...


objective-cgrand-central-dispatchnsrunlooprunloopcfrunloop

Read More
In Macos, how to Move pasteboard `promiseKeeper` Function to a Specific Child Thread to Avoid Main T...


macosqtpastenspasteboardcfrunloop

Read More
iOS: CFRunLoopRun() function confusion...


objective-ciosmultithreadingcfrunloop

Read More
Create a CFRunLoopSourceRef using IOPSNotificationCreateRunLoopSource in Swift...


swifttypescallbackiokitcfrunloop

Read More
Using Runloop in inside nsoperation for async tasks...


iosmultithreadingnsurlsessionnsoperationcfrunloop

Read More
Behave of nested CATransaction?...


ioscaanimationnsrunloopcatransactioncfrunloop

Read More
Swift CFRunLoopTimerCreate - how to get "self" in timer callback...


swiftcfrunloop

Read More
CFRunLoopRun called multiple times after setting UIImageView image...


iosswiftperformanceuiimageviewcfrunloop

Read More
Using UnsafeMutablePointer and CFRunLoopObserverContext in swift 2...


swiftxcode7cfrunloop

Read More
Need to CFRunLoopRun() but want it unblocking...


objective-ccocoacfrunloop

Read More
Easiest way to add immediate task to a `CFRunLoop`?...


c++ccocoacfrunloop

Read More
CFRunLoopRunInMode() within AFHTTPClient success and failure blocks...


iosobjective-cobjective-c-blocksafnetworkingcfrunloop

Read More
NSTimer v/s CFRunLoopTimer...


iosnstimercfrunloop

Read More
iPhone crash, ASIHTTPRequest or NSURL related...


iosnsurlconnectionasihttprequestcrash-reportscfrunloop

Read More
How to do socket operation when application entered background?...


iphoneiosobjective-ccocoa-touchcfrunloop

Read More
How to make AudioQueue play without freezing GUI?...


objective-ccocoacore-audioaudioqueuecfrunloop

Read More
Mono compiler crashes when trying to compile a class that calls native code...


c#macosmonointeropcfrunloop

Read More
CFRunLoopWakeUp doesn't work?...


iosmultithreadingcfrunloop

Read More
NSRunLoop is consuming a lot of cpu and memory...


objective-ccocoansrunloopcfrunloop

Read More
CFRunLoopRun() vs [NSRunLoop run]...


macosfoundationcore-foundationnsrunloopcfrunloop

Read More
Modal alert in background thread in iPhone...


iphonebackgroundalertbackground-threadcfrunloop

Read More
Confusion about CFNetwork, CFReadStreamOpen, and CFRunLoopRun...


iphoneioscfnetworkcfrunloop

Read More
NSTimer setFireDate...


iphoneobjective-cmacostimercfrunloop

Read More
CFRunLoopRun() and NSTimer -> segmentation fault...


objective-cnstimercfrunloop

Read More
How to consume UI Events while loading data in the background...


iphoneeventscfrunloop

Read More
How to call recording Callback in custom CFRunLoop in iPhone...


iphoneobjective-caudiocfrunloop

Read More
Is it safe to call CFRunLoopStop from another thread?...


c++cmultithreadingmacos-carboncfrunloop

Read More
NSTimer doesn't work without UIApplication?...


iphoneobjective-cnstimeruiapplicationcfrunloop

Read More
BackNext