This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d03e5467a4
freebsd-dev
/
lib
/
libthr
History
David Xu
8956297a57
Now, thread name is stored in kernel, userland no longer has to keep it.
2006-02-05 03:04:54 +00:00
..
arch
Remove functions i386_get_gsbase and i386_set_gsbase, they were already
2006-01-07 06:01:43 +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
Now, thread name is stored in kernel, userland no longer has to keep it.
2006-02-05 03:04:54 +00:00
libthr.3
Markup fixes.
2005-06-16 19:01:07 +00:00
Makefile
The thr_new sysscall was already in libc, don't generate it.
2006-01-11 06:10:05 +00:00
pthread.map
1. Add SIGEV_THREAD notification for mq_notify.
2006-01-04 11:48:02 +00:00