Mike Makonnen
d4d7df5c0c
Implement PThreads barriers and barrier attributes.
2004-02-19 13:51:52 +00:00
Mike Makonnen
097c5e8da4
Remove thr_getschedparam.c since it's contents have been moved into
...
thr_setschedparam.c
2004-02-18 15:59:54 +00:00
Mike Makonnen
4a7709c540
o Add a wrapper around sigaction(2), so we can insert our own wrapper
...
around signals.
o Lock the process global signal action table.
2003-12-09 11:04:36 +00:00
John Polstra
8c0d4b5f92
Add stub implementations of pthread_[gs]etconcurrency to libc_r and
...
libthr. No changes were made to libpthread by request of deischen,
who will soon commit a real implementation for that library.
PR: standards/50848
Submitted by: Sergey A. Osokin <osa@freebsd.org.ru>
MFC after: 1 week
2003-04-20 01:53:13 +00:00
Jeff Roberson
bb535300dd
- Add libthr but don't hook it up to the regular build yet. This is an
...
adaptation of libc_r for the thr system call interface. This is beta
quality code.
2003-04-01 03:46:29 +00:00