You could implement something yourself, like a collection of 'Runnable' Tasks in C++ or function pointers in C, and call them from a nilEvent handler? You'd probably have to have some code to manage priorities also and you'd have to make sure your tasks didn't block - perhaps model the tasks as state machines and have them perform a bit of logic in each function/method call.
just a possible idea, could be worth exploring... -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: 23 September 2005 07:07 To: Palm Developer Forum Subject: Re: threads in palm os Hi Logan, Is there any other option for Threads in Palm? Like Asynchronous operations? Thanks in Advance. .. KiraN Puranik -- 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/
