This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
80c9676e8b
freebsd-nq
/
lib
/
libthr
History
David Xu
80c9676e8b
Use thr_new syscall to create a new thread, obscure context operations
...
is no longer needed.
2005-04-23 02:48:59 +00:00
..
arch
Add i386_get_gsbase, i386_set_gsbase since old libc doesn't have the
2005-04-23 02:14:38 +00:00
support
Use thr_new syscall to create a new thread, obscure context operations
2005-04-23 02:48:59 +00:00
sys
Import my recent 1:1 threading working. some features improved includes:
2005-04-02 01:20:00 +00:00
thread
Use thr_new syscall to create a new thread, obscure context operations
2005-04-23 02:48:59 +00:00
Makefile
Use thr_new syscall to create a new thread, obscure context operations
2005-04-23 02:48:59 +00:00
pthread.map
Add debugger event reporting support, current only TD_CREATE and TD_DEATH
2005-04-12 03:00:28 +00:00