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
3f7dda33b7
freebsd-dev
/
lib
/
libthr
History
David Xu
3f7dda33b7
use syscall thr_set_name to implement pthread_set_name_np.
2006-02-05 02:26:17 +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
use syscall thr_set_name to implement pthread_set_name_np.
2006-02-05 02:26:17 +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