_Watchdog_Insert ??

Joel Sherrill joel.sherrill at OARcorp.com
Wed Nov 5 21:46:57 UTC 2008


Gene Smith wrote:
> There is a function or possibly macro in RTEMS called _Watchdog_Insert.
> Does this set off a watchdog timer of some sort. Or is it just part of
> the timer/tick code?
>   
Oh the woes of naming something in a confusing way.

It is not a hardware watchdog and is not related to them.
It is just a handler which managers ordered changes
of functions (watchdogs) to invoke at a particular time
in the future. It is part of the timer/tick code.
> Thanks,
> -gene
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>   


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985





More information about the users mailing list