NSThread

GPTKB entity

Statements (39)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:alternativeTo gptkb:GCD
gptkb:NSOperationQueue
gptkb:pthread
gptkbp:availableOn gptkb:iOS
gptkb:macOS
gptkb:tvOS
gptkb:watchOS
gptkbp:canBe gptkb:Swift
gptkbp:compatibleWith NSObject protocol
gptkbp:definedIn gptkb:Foundation_framework
gptkbp:documentation https://developer.apple.com/documentation/foundation/nsthread
https://www.w3.org/2000/01/rdf-schema#label NSThread
gptkbp:introducedIn gptkb:iOS
gptkb:macOS
gptkbp:language gptkb:Objective-C
gptkbp:method main
cancel
start
detachNewThreadSelector:toTarget:withObject:
isMainThread
sleepForTimeInterval:
gptkbp:property gptkb:given_name
isCancelled
isFinished
stackSize
isExecuting
qualityOfService
threadPriority
gptkbp:staticMethod currentThread
isMultiThreaded
mainThread
sleepUntilDate:
gptkbp:superclass gptkb:NSObject
gptkbp:threadingModel gptkb:collaboration
preemptive
gptkbp:usedFor multithreading
gptkbp:bfsParent gptkb:NSObject
gptkbp:bfsLayer 8