[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Timed routines



>>>>> "Joel" == Joel Sherrill <joel.sherrill at oarcorp.com> writes:

Joel> Is it possible to support both?  All (I think) it would take is either
Joel> (1) a 
Joel> new timer manager routine to create a "task level" TSR or (2) a
Joel> modification
Joel> to the API of the current timer_create to add an attribute that
Joel> specifies
Joel> task level or clock tick level.

Do not reinvent the wheel. <http://cseng.aw.com/bookdetail.qry?ISBN=0-201-63392-2&ptype=1482>
or POSIX has already provision for that...

--  eric