Only One NSThread
Only One NSThread
- Subject: Only One NSThread
- From: Cristi Savu <email@hidden>
- Date: Tue, 21 Jan 2003 12:55:13 +0200
Hello list,
1. Can anybody tell me if it is normal for NSApplication's
updateWindows and NSWindow's displayIfNeeded to create another thread ?
If it is not, why does it happens ?
I have checked in a separate application and, by default, there is
only one thread.
In my application, I never detach a thread but I end up in a
deadlock of two threads (semaphore_wait_signal_trap).
2. Is there any way to keep an application single threaded?
Thank's in advance, Cristian
_______________________________________________
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.