Re: Helios C- and timing-question...
- From: Erik Baigar <erik@xxxxxxxxx>
- Date: Wed, 17 Aug 2005 21:25:41 +0200
Mike wrote:
>
> Helios API about running at a selected priority ...
> From
> http://www.classiccmp.org/transputer/documentation/perihelion/HBK.pdf
> 10.2.3 The System libraries/UTILITY LIBRARY/Thread creation
> This library provides a low-level thread creation interface,
OK, these functions reside in nonansi.h and the
essential one will be
void ExecProcess( void * process, word logpri );
Looks good that they will do what I need. Maybe
it creates a lot of overhead to call ExecProcess
every time I want to run a piece of timing critical
code but efficiency is not a real concern in my
application ;-)
Thanks,
Erik.
.
- Follow-Ups:
- Re: Helios C- and timing-question...
- From: Mike
- Re: Helios C- and timing-question...
- References:
- Helios C- and timing-question...
- From: Erik Baigar
- Re: Helios C- and timing-question...
- From: Mike
- Re: Helios C- and timing-question...
- From: Erik Baigar
- Re: Helios C- and timing-question...
- From: Mike
- Helios C- and timing-question...
- Prev by Date: Re: Helios C- and timing-question...
- Next by Date: Re: Helios C- and timing-question...
- Previous by thread: Re: Helios C- and timing-question...
- Next by thread: Re: Helios C- and timing-question...
- Index(es):