Newbetuts
.
New posts in grand-central-dispatch
dispatch_get_global_queue vs dispatch_get_main_queue
objective-c
ios
grand-central-dispatch
dispatch_sync on main queue hangs in unit test
objective-c
grand-central-dispatch
sentestingkit
EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0) on dispatch_semaphore_dispose
ios
objective-c
exception
grand-central-dispatch
How do you schedule a block to run on the next run loop iteration?
objective-c
cocoa
cocoa-touch
grand-central-dispatch
nsrunloop
dispatch_sync() always execute block in main thread
objective-c
cocoa
cocoa-touch
grand-central-dispatch
Unable to access global variables in dispatch_async : "Variable is not Assignable (missing _block type specifier)" [duplicate]
ios
objective-c
multithreading
objective-c-blocks
grand-central-dispatch
Difference between DispatchSourceTimer, Timer and asyncAfter?
swift
timer
grand-central-dispatch
(iOS) dispatch_async() vs. NSOperationQueue
grand-central-dispatch
nsoperationqueue
Can you use cancel/isCancelled with GCD/dispatch_async?
iphone
multithreading
ios
nsoperation
grand-central-dispatch
How can I verify that I am running on a given GCD queue without using dispatch_get_current_queue()?
ios
macos
objective-c-blocks
grand-central-dispatch
How to asynchronously load an image in an UIImageView?
ios
objective-c
uiimageview
grand-central-dispatch
dispatch_sync vs. dispatch_async on main queue
objective-c
cocoa
core-data
grand-central-dispatch
objective-c-blocks
Is DispatchQueue using RunLoop?
swift
grand-central-dispatch
nsoperationqueue
dispatch-queue
runloop
How to asynchronous load image from a web-server in UICollectionView using NSCache
uicollectionview
swift4
grand-central-dispatch
Get current dispatch queue?
iphone
ios
objective-c
grand-central-dispatch
dispatch
What's the difference between performSelectorOnMainThread: and dispatch_async() on main queue?
objective-c
ios
multithreading
uikit
grand-central-dispatch
Waiting for multiple asynchronous download tasks
ios
multithreading
swift
grand-central-dispatch
Is DispatchQueue.global(qos: .userInteractive).async same as DispatchQueue.main.async
ios
swift
grand-central-dispatch
qos
dispatch-queue
Core Data and threads / Grand Central Dispatch
iphone
ios
multithreading
core-data
grand-central-dispatch
How to dispatch on main queue synchronously without a deadlock?
objective-c
ios
objective-c-blocks
grand-central-dispatch
Prev
Next