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
15a06fd231
freebsd-skq
/
lib
/
libkse
History
Daniel Eischen
15a06fd231
Add the ability to reinitialize a spinlock (libc/libpthread
...
internal lock, not a pthread spinlock). Reviewed by: davidxu
2003-11-04 19:59:22 +00:00
..
arch
Use amd64_set_fsbase() instead of calling sysarch() directly.
2003-10-23 06:12:57 +00:00
support
sys
Only generate code for _LCK_ASSERT if _LCK_DEBUG is defined.
2003-10-02 03:24:26 +00:00
test
This test relies on the concurrency level being 1; make it so.
2003-10-20 04:23:49 +00:00
thread
Add the ability to reinitialize a spinlock (libc/libpthread
2003-11-04 19:59:22 +00:00
Makefile
Relink libc_r.a, libc_r.so and libc_r_p.so from libthr to libkse.
2003-09-27 23:27:19 +00:00