This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b75fdc8954
freebsd-skq
/
lib
/
libthr
History
deischen
2a7306fdc5
Use C comments since we now preprocess these files with CPP.
2007-04-29 14:05:22 +00:00
..
arch
- Remove variable _thr_scope_system, all threads are system scope.
2006-12-15 11:52:01 +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
If a thread who's name is being set is not the current thread, use macros
2007-04-05 07:20:31 +00:00
libthr.3
Markup fixes.
2005-06-16 19:01:07 +00:00
Makefile
- When building world WITHOUT_LIBPTHREAD, link libthr to libpthread.
2006-11-26 14:36:34 +00:00
pthread.map
Use C comments since we now preprocess these files with CPP.
2007-04-29 14:05:22 +00:00