freebsd-dev/lib/libkse/arch
Daniel Eischen 51200f9b7c Take the same approach for i386 as that for ia64 and amd64. Use
the userland version of [gs]etcontext to switch between a thread
and the UTS scheduler (and back again).  This also fixes a bug
in i386 _thr_setcontext() which wasn't properly restoring the
context.

Reviewed by:	davidxu
2003-07-31 21:09:11 +00:00
..
amd64 Fix some typos, correctly jump into UTS. 2003-07-31 08:50:01 +00:00
i386 Take the same approach for i386 as that for ia64 and amd64. Use 2003-07-31 21:09:11 +00:00
ia64 Implement _ia64_save_context() and _ia64_restore_context(). Both 2003-06-27 06:15:13 +00:00