Threads and messages
Threads and messages
- Subject: Threads and messages
- From: Marco Binder <email@hidden>
- Date: Tue, 11 Mar 2003 14:36:56 +0100
I have a couple of computational threads, that dont need to talk to the
main thread. But: they should really inform the main threrad, when they
are done and will exit. Is there another way of doing so rather than
using DO?
If the main thread registers for the threads notifications, the docs
say, the notification will be processed from within the exiting thread-
thats not what I want since I d have to do some GUI element update...
Marco
--
|\ /| E-Mail: email@hidden WWW: www.marco-binder.de
| \/ | Telefon: 07531 / 94 19 94 Fax: 07531 / 94 19 92
| |ARCO Snail-Mail: Banater Str. 3 - 78467 Konstanz
BINDER _____________________________________________________
_______________________________________________
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.