index

Class NSThread

Class Info
Class Name: NSThread
Super Class: NSObject
Subclasses: no subclasses
Version: 0
Number: 110
Instance Size: 28 bytes
Documentation: NSThread
Instance Variables
Name Type Offset Inherited
isa Class 0 NSObject
threadDictionary id 4
isRunning unsigned char 8
target id 12
selector SEL 16
arg id 20
privateThreadData id 24
Instance Methods
Name Signature
- dealloc v0@+8:+12
- exit v0@+8:+12
- initWithTarget:selector:argument: @0@+8:+12@+16:+20@+24
- run v0@+8:+12
- threadDictionary @0@+8:+12
Class Methods
Name Signature
+ currentThread @0@+8:+12
+ detachNewThreadSelector:toTarget:withObject: v0@+8:+12:+16@+20@+24
+ exit v0@+8:+12
+ initialize v0@+8:+12
+ isMultiThreaded C0@+8:+12
+ sleepUntilDate: v0@+8:+12@+16

file generated on 1998-12-28 2:56:23 GMT-0500, docgen by Helge Heß [hh@mdlink.de]