freebsd-dev/sys/compat/linprocfs
John Baldwin 418e9d1b9e P_SHOULDSTOP used to be p_stat == SSTOP and needed the sched_lock, now it
is protected by the proc lock and doesnt' need sched_lock, so adjust the
locking appropriately.
2003-04-17 21:58:45 +00:00
..
linprocfs.c P_SHOULDSTOP used to be p_stat == SSTOP and needed the sched_lock, now it 2003-04-17 21:58:45 +00:00