[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Timed routines
- Date: Tue, 5 Oct 1999 15:42:05 +0200 (CEST)
- From: valette at crf.canon.fr (VALETTE Eric)
- Subject: 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