09/11/2018 2:06 PM
post119087
|
Please don't ;-)
That function is for power management. It is called in a very
restrictive environment and needs to adhere to a strict protocol
(similar to an ISR, but with even more ways of screwing things up).
What Claudio is looking for, as far as I can tell, is a way to run some
tasks when nothing else is scheduled. A priority 1 thread in a regular
process will do just fine...
--Elad
On Tue, 2018-09-11 at 13:55 -0400, Albrecht Uhlmann wrote:
> You may want to look at the InterruptHookIdle function.
>
> Regards,
> Al
>
>
>
> _______________________________________________
>
> OSTech
> http://community.qnx.com/sf/go/post119086
> To cancel your subscription to this discussion, please e-mail ostech-
> core_os-unsubscribe@community.qnx.com
|
|
|