freebsd-dev/sys/compat
Tim J. Robbins 96d7f8ef46 Use the proc lock to protect p_realtimer instead of Giant, and obtain
sched_lock around accesses to p_stats->p_timer[] to avoid a potential
race with hardclock. getitimer(), setitimer() and the realitexpire()
callout are now Giant-free.
2003-02-17 10:03:02 +00:00
..
freebsd32 Remove #include <sys/dkstat.h> 2003-02-16 14:13:23 +00:00
ia32 SCARGS removal take II. 2002-12-14 01:56:26 +00:00
linprocfs Remove #include <sys/dkstat.h> 2003-02-16 14:13:23 +00:00
linux Use the proc lock to protect p_realtimer instead of Giant, and obtain 2003-02-17 10:03:02 +00:00
netbsd Remove __P. 2002-03-20 05:48:58 +00:00
pecoff Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
svr4 Consolidate MIN/MAX macros into one place (param.h). 2003-02-02 13:17:30 +00:00