marcel 2003/07/24 00:34:31 PDT
FreeBSD src repository
Modified files:
sys/alpha/include ucontext.h
Log:
Use a spare for the thread pointer (mc_thrptr). The thread pointer
is only read and written by set_mcontext() and get_mcontext() for
use by threading libraries.
Revision Changes Path
1.7 +2 -1 src/sys/alpha/include/ucontext.h