The kernel and OS are not designed to handle any more threads than the ones
already running.  So I wouldn't start playing with the
undocumented/unsupported thread calls unless you want to crash the OS.

----- Original Message -----
From: "Alexander Zuev" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Monday, January 15, 2001 8:46 AM
Subject: RE: Threads in PalmOs


> Look these functions (file SystemMgr.h, subject "Kernel Prototypes"):
> SysTaskCreate(...), SysTaskDelete(...), etc.
>
> Also, look the SysAppLaunch(...) flag: sysAppLaunchFlagNewThread.
>
> Good Luck.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Richard
> Anderson
> Sent: Monday, January 15, 2001 4:32 PM
> To: Palm Developer Forum
> Subject: RE: Threads in PalmOs
>
>
> NO, your not allowed to use threads. The underlying OS supports them, but
> the Palm OS dosent.
>
> Rik
>
> > -----Original Message-----
> > From: Anders Larsson [SMTP:[EMAIL PROTECTED]]
> > Sent: 15 January 2001 13:29
> > To: Palm Developer Forum
> > Subject: Threads in PalmOs
> >
> > Hi,
> > I wonder if there is support for threads and ni case, how do I use them?
> >
> > Regards, Anders
> >
> > --
> > Anders Larsson
> > Wip AB       http://www.wip.se
> > Phone: +46 - 455 - 33 98 11    Fax: +46 - 455 - 33 98 98
> > Mobile: +46 - 708 - 31 91 11
> > E-mail: [EMAIL PROTECTED]
> >
> >
> >
> > --
> > For information on using the Palm Developer Forums, or to unsubscribe,
> > please see http://www.palmos.com/dev/tech/support/forums/
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to