freebsd-dev/lib/libpthread/arch
Daniel Eischen 97576c1c61 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().
2003-10-09 14:48:09 +00:00
..
alpha Fix a logic error; use beq to check for a register being NULL, not bne. 2003-10-02 20:51:30 +00:00
amd64 Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c to 2003-09-19 23:28:13 +00:00
i386 Fix FPU state restoring bug by jumping to right position. 2003-09-22 14:34:02 +00:00
ia64 Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c to 2003-09-19 23:28:13 +00:00
sparc64 Convert a couple of hardcoded values to constants. Make thr_getcontext() 2003-10-09 14:48:09 +00:00