=?ISO-8859-1?Q?Re:_RFD:_use_of_`xtime=B4_in_2.2.1_and_nanoseconds?=

Andrea Arcangeli (andrea@e-mind.com)
Fri, 26 Feb 1999 14:30:54 +0100 (CET)


On Fri, 26 Feb 1999, Ulrich Windl wrote:

>I had a short look at it: The xtime lock should really be declared in
><time.h> and nowhere else (In my stuff it is, and clients of time

I don't agree. xtime is defined and used mainly in sched.c so the right
place for extern xtime_lock is sched.h according to me (right now at
least). Right now time.h give you only helper functions to manipulate the
values for timeval and timespec types.

Andrea Arcangeli

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/