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
b025fc9a31
freebsd-skq
/
lib
/
libkse
History
Daniel Eischen
b025fc9a31
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
/i386
Add architecture dependent atomic ops (atomic_swap only), KSE specific
2003-04-18 05:00:52 +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