Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grand-central-dispatch

GCD DISPATCH_QUEUE_SERIAL what priority is it going to run on?

dispatch_after and [UIView animation: duration] happen immediately (but shouldn't)

AVAssetWriterInput appendSampleBuffer: Cannot append sample buffer: Must start a session (using -AVAssetWriter startSessionAtSourceTime:) first'

Is it ok to call performSelectorOnMainThread: after beginBackgroundTaskWithExpirationHandler is called and the application is in background?

Controlling an interactive command-line utility from a Cocoa app - trouble with ptys

How is Grand Central Dispatch so fast? (For this Quicksort algorithm)

Using NSThread sleep in an NSOperation

How does dispatch_set_target_queue work?

Swift 2: struct thread-safety

HTTP Long Polling in Swift

How to respond to memory pressure notifications from GCD?

Using libevent together with GCD (libdispatch) in Swift

GCD and callbacks - concurrency issue

AudioServicesPlaySystemSound and the main thread

Set priority to an NSOperationQueue