This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1624bd7303
freebsd-dev
/
lib
/
libpthread
History
Doug Rabson
1624bd7303
Change to a code sequence which is more likely to work on SMP systems.
...
Now all I need is an alpha SMP box to port FreeBSD to :-)
1998-09-16 09:27:05 +00:00
..
arch
Change to a code sequence which is more likely to work on SMP systems.
1998-09-16 09:27:05 +00:00
man
Implement pthread read/write locks as defined by Version 2 of the Single
1998-09-07 19:01:43 +00:00
sys
Change the name of this source file so that libc_r builds it instead
1998-04-30 09:04:10 +00:00
test
Add support for building test programs.
1998-08-25 12:33:22 +00:00
thread
In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias
1998-09-12 22:03:20 +00:00
Makefile
Don't compile in the use of poll() when building libc_r. This isn't
1998-06-14 11:25:46 +00:00