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-20 11:11:24 +00:00
Code
Issues
Releases
Activity
1517bdc897
freebsd
/
lib
/
libthr
History
David Xu
e6747c7ce1
use rtprio_thread system call to get or set thread priority.
2006-09-21 04:21:30 +00:00
..
arch
Stylize: avoid using a global register variable.
2006-09-01 21:01:11 +00:00
support
Use thr_new syscall to create a new thread, obscure context operations
2005-04-23 02:48:59 +00:00
sys
__error could be called too early before libthr is initialized, test
2006-07-12 03:44:05 +00:00
thread
use rtprio_thread system call to get or set thread priority.
2006-09-21 04:21:30 +00:00
libthr.3
Markup fixes.
2005-06-16 19:01:07 +00:00
Makefile
Remove alpha left-overs.
2006-08-22 08:03:01 +00:00
pthread.map
1. Don't override underscore version of aio_suspend(), system(),
2006-07-25 12:50:05 +00:00