Package dev.pfaff.glass.apple.gcd
package dev.pfaff.glass.apple.gcd
-
ClassDescriptionNote that
DispatchQueue.dispatchSync(Runnable)
and friends use dispatch_async_and_wait_f, not dispatch_sync_f.Bindings to Apple's Grand Central Dispatch.
DispatchQueue.dispatchSync(Runnable)
and friends use
dispatch_async_and_wait_f,
not dispatch_sync_f.