public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Main loop user callback mechanism patch attached.
@ 2001-01-22 15:00 Grant Edwards
  2001-01-31 12:04 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Grant Edwards @ 2001-01-22 15:00 UTC (permalink / raw)
  To: ecos-discuss

Attached is a patch that uses the HAL_TABLE mechanism to allow
the user to register a main-loop callback routine via the macro
RedBoot_loop() much the same why you can register an
initialization routine using RedBoot_init().

NB: This patch also changes the main-loop gets() timeout from
    250ms to 10ms.  I was thinking about making that value
    adjustable via cdl, but haven't done it.

-- 
Grant Edwards
grante@visi.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-31 12:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-22 15:00 [ECOS] Main loop user callback mechanism patch attached Grant Edwards
2001-01-31 12:04 ` Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).