Barney Cordoba wrote: > I'd expect DELAY to yield till timeout but a task with a delay loop just > runs to 100% usage. Is there a function which can yield exectution for > a set amount of time (without having to use a timer)? DELAY is designe for use early in the boot when thre are no timers. it is only occasionally used for cases during normal operation. how would a thread know how long it has been away if no timer is used? > > Barney > > > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Sun Mar 15 2009 - 16:17:05 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:44 UTC