Re: Obj-C runtime not thread-safe?!
Re: Obj-C runtime not thread-safe?!
- Subject: Re: Obj-C runtime not thread-safe?!
- From: Charles Srstka <email@hidden>
- Date: Fri, 18 Jun 2004 03:35:46 -0500
The point is that "thingWithSomething:somethingElse:andAgain:" never
even gets run. In the method that calls the method, adding an
NSLog(@"class: %@",[Thing class); gives me "class: (null)".
Charles
On Jun 18, 2004, at 12:32 AM, j o a r wrote:
>
Do you know for certain that
>
"thingWithSomething:somethingElse:andAgain:" is thread safe?
>
Show the code for that class!
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.