cvs commit: src/lib/libpthread/arch/sparc64/sparc64 assym.s
thr_getcontext.S
Daniel Eischen
deischen at FreeBSD.org
Thu Oct 9 07:48:10 PDT 2003
deischen 2003/10/09 07:48:09 PDT
FreeBSD src repository
Modified files:
lib/libpthread/arch/sparc64/sparc64 assym.s thr_getcontext.S
Log:
Convert a couple of hardcoded values to constants. Make thr_getcontext()
return 0 when called the first time, and return 1 when resumed by
thr_setcontext().
Revision Changes Path
1.2 +2 -0 src/lib/libpthread/arch/sparc64/sparc64/assym.s
1.2 +5 -3 src/lib/libpthread/arch/sparc64/sparc64/thr_getcontext.S
More information about the cvs-src
mailing list