1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/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