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
e68f624d87
Branches
Tags
View all branches
freebsd-skq
/
lib
/
libpthread
History
deischen
e68f624d87
Add FIFO queueing locking operations based on atomic swap.
...
Modify thread errno for the new libpthread changes. Reviewed by: davidxu
2003-04-18 05:02:39 +00:00
..
arch
Add architecture dependent atomic ops (atomic_swap only), KSE specific
2003-04-18 05:00:52 +00:00
man
MFlibc_r: add and document pthread_attr_get_np() function.
2003-03-03 22:40:20 +00:00
sys
Add FIFO queueing locking operations based on atomic swap.
2003-04-18 05:02:39 +00:00
test
For now, build and install this as libkse instead of libpthread.
2002-12-08 22:43:31 +00:00
thread
- Define a _spinunlock() function so that threading implementations may do
2003-03-26 04:02:24 +00:00
Makefile
For now, build and install this as libkse instead of libpthread.
2002-12-08 22:43:31 +00:00