NSOperationQueue

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:allows asynchronous execution
operation dependencies
operation priorities
gptkbp:definedIn gptkb:Foundation_framework
gptkbp:documentation https://developer.apple.com/documentation/foundation/nsoperationqueue
https://www.w3.org/2000/01/rdf-schema#label NSOperationQueue
gptkbp:introducedIn gptkb:Mac_OS_X_10.5
gptkb:iOS_2.0
gptkbp:language gptkb:Objective-C
gptkb:Swift
gptkbp:method addOperation:
addOperationWithBlock:
addOperations:waitUntilFinished:
cancelAllOperations
waitUntilAllOperationsAreFinished
gptkbp:platform gptkb:iOS
gptkb:macOS
gptkb:tvOS
gptkb:watchOS
gptkbp:property suspended
operations
maxConcurrentOperationCount
operationCount
underlyingQueue
gptkbp:relatedTo gptkb:NSOperation
gptkb:DispatchQueue
gptkbp:superclass gptkb:NSObject
gptkbp:threadSafe true
gptkbp:usedFor concurrent operation management
gptkbp:bfsParent gptkb:Grand_Central_Dispatch
gptkb:NSObject
gptkbp:bfsLayer 8