DispatchQueue

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:createdBy dispatch_queue_create
gptkbp:definedIn Apple Grand Central Dispatch
gptkbp:globalQueue DispatchQueue.global
gptkbp:hasMethod sync
async
asyncAfter
getSpecific
setSpecific
gptkbp:hasType concurrent queue
serial queue
https://www.w3.org/2000/01/rdf-schema#label DispatchQueue
gptkbp:introducedIn gptkb:iOS_4.0
macOS 10.6
gptkbp:mainQueue DispatchQueue.main
gptkbp:ownedBy gptkb:Apple_Inc.
gptkbp:partOf GCD API
gptkbp:supports asynchronous execution
synchronous execution
gptkbp:threadSafe true
gptkbp:usedFor concurrent programming
asynchronous task execution
thread management
gptkbp:usedIn gptkb:Objective-C
gptkb:Swift
gptkbp:bfsParent gptkb:Swift_Standard_Library
gptkbp:bfsLayer 8