This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-16 10:20:30 +00:00
Code
Issues
Releases
Activity
c44c53612c
freebsd
/
lib
/
libpthread
/
arch
History
David Xu
aa087e0e12
Save context in kernel fashion, so it can be restored by
...
kse_switchin syscall.
2004-07-31 14:18:26 +00:00
..
alpha
Call kse_switchin to switch context when being debugged.
2004-07-13 22:54:23 +00:00
amd64
Save context in kernel fashion, so it can be restored by
2004-07-31 14:18:26 +00:00
arm
Copy lwp id to thread mailbox.
2004-07-14 00:58:53 +00:00
i386
Call kse_switchin to switch context when being debugged.
2004-07-13 22:54:23 +00:00
ia64
kse_switchin ABI was changed in kernel.
2004-07-12 07:41:01 +00:00
powerpc
PPC MD bits for KSE. Runs test cases OK. Crippled to 1:1 mode for
2004-07-19 12:19:04 +00:00
sparc64
Call kse_switchin to switch context when being debugged.
2004-07-13 22:54:23 +00:00