NetBSD/sys/arch/ofppc
thorpej 8964c35eca Introduce a new process state distinct from SRUN called SONPROC
which indicates that the process is actually running on a
processor.  Test against SONPROC as appropriate rather than
combinations of SRUN and curproc.  Update all context switch code
to properly set SONPROC when the process becomes the current
process on the CPU.
2000-05-26 00:36:42 +00:00
..
compile
conf
include
ofppc Introduce a new process state distinct from SRUN called SONPROC 2000-05-26 00:36:42 +00:00
stand
Makefile