That is true but those functions are not licensed to third party developers using the 
PalmOS.  Part of Palm's license agreement is
that only one thread may be used by third party development.  Anything you do with 
these calls is not documented nor supported from
Palm.

Also, there is a good chance that whatever you are trying to do, could break in the 
next OS release if it works at all in your
application.  If you are really hot to do something like this, wipe the Palm device of 
the PalmOS, license the AMX kernel yourself
and have all the threads you want.  Unfortunately, Palm is not in a position to 
support this.

Steve

Prasad wrote:

> But the kernel is an AMX preamptive multithreaded. And in the API manual
> there are some system related functions like SysTasCreate, SyTaskSuppend,
> SysTaskSwitching etc. Why all this.
> thanks
> Prasad
> ----- Original Message -----
> From: Steve Sabram <[EMAIL PROTECTED]>
> To: Palm Developer Forum <[EMAIL PROTECTED]>
> Sent: Friday, June 23, 2000 12:48 PM
> Subject: Re: Creating Multiple Tasks
>
> >
> >
> > Prasad wrote:
> >
> > > Hi all,
> > >     is it possible to create multiple tasks in palmOS?. If so can we
> swith
> > > one task to another?.
> >
> > no
> >
> > > I am xpecting the fork() (Unix) functionality. is it
> > > possible?
> >
> > <chant>
> > It a single threaded operating system.
> > </chant>
> >
> > >
> > >
> > > thanks
> > > Prasad
> > >
> > > --
> > > 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