This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
compat
/
linprocfs
History
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