Hi Sruthi, I believe the most useful answer is NO.
If you have an existing multi-threaded project you are trying to port to PalmOS you will have to re-engineer it. If you have an event driven multi-threaded design concept you should be able to schedule your own threads within the event loop. Some developers have used the Sound API to provide one extra thread. Regards, p.s. I suspect this topic has been covered in the archives. On 11/02/07, Sruthi <[EMAIL PROTECTED]> wrote: > > Hi all.. > Is it possible to implement multi threading in palm OS 5.4 > based devices. Am currently using codewarrior IDE. Someone please guide > us in getting a working source code implementing multithreading. > > Thanks... > > -- > For information on using the PalmSource Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
