Multiprocessor Support
Multiprocessor Support
- Subject: Multiprocessor Support
- From: Lance Pysher <email@hidden>
- Date: Tue, 12 Aug 2003 12:49:30 -0600
Just some general questions about adding MP support. Basically I
wonder how people handle to the threads generated. Several of my
objects would generate several threads during the init process. How do
people make the thread wait until the tasksare done. Do you loop, put
the init thread to sleep, and check for some change. Or do just figure
out someway to finish your init later using a notification, or some
other way.
Lance Pysher
_______________________________________________
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.