freebsd-dev/lib/libthr/arch
David Xu 9027ac471c Adjust code to support AMD64, on AMD64, thread needs to set fsbase by
itself before it can execute any other code, so new thread should be
created with all signals are masked until after fsbase is set.
2004-08-19 23:49:04 +00:00
..
alpha Implement _get_curthread and _set_curthread. We use GCCs builtin 2003-07-24 07:51:49 +00:00
amd64 Add AMD64 support code. 2004-08-19 23:41:12 +00:00
i386 Adjust code to support AMD64, on AMD64, thread needs to set fsbase by 2004-08-19 23:49:04 +00:00
ia64 Return gracefully, rather than aborting, when the maximum concurrent 2003-05-25 22:40:57 +00:00
powerpc libthr powerpc support. 2004-03-02 06:25:20 +00:00
sparc64 Return gracefully, rather than aborting, when the maximum concurrent 2003-05-25 22:40:57 +00:00