.. |
atexit
|
Also test the libc atexit routine in the presence of libpthread.
|
2003-03-04 18:00:48 +00:00 |
barrier1
|
Add a test for pthread barriers.
|
2003-01-30 18:23:09 +00:00 |
cancel2
|
Add a test that a cancellation registered while cancellation is enabled
|
2003-07-22 21:26:13 +00:00 |
cond1
|
Add condition variable tests from Nathan's testsuite.
|
2003-01-30 18:53:44 +00:00 |
cond2
|
Add condition variable tests from Nathan's testsuite.
|
2003-01-30 18:53:44 +00:00 |
cond3
|
Add condition variable tests from Nathan's testsuite.
|
2003-01-30 18:53:44 +00:00 |
cond4
|
Add condition variable tests from Nathan's testsuite.
|
2003-01-30 18:53:44 +00:00 |
cond5
|
Add one more condition variable test from Nathan's testsuite.
|
2003-01-30 18:57:06 +00:00 |
fork
|
update comment to match code, pointed out by Nick Hudson <skrll@netbsd.org>
|
2003-04-11 12:56:25 +00:00 |
mutex1
|
Add mutex tests from Nathan's testsuite.
|
2003-01-30 18:05:25 +00:00 |
mutex2
|
Minimal change to get it warning-free on LP64 archs.
|
2003-02-03 16:27:32 +00:00 |
mutex3
|
Minimal change to get it warning-free on LP64 archs.
|
2003-02-03 16:27:32 +00:00 |
mutex4
|
Add mutex tests from Nathan's testsuite.
|
2003-01-30 18:05:25 +00:00 |
name
|
Add missing #include.
|
2003-02-27 15:18:41 +00:00 |
once1
|
Add tests for do-once control from Nathan's testsuite.
|
2003-01-30 19:31:59 +00:00 |
once2
|
Add tests for do-once control from Nathan's testsuite.
|
2003-01-30 19:31:59 +00:00 |
preempt1
|
D'oh. Forgot to initialise the mutex.
|
2003-06-27 13:27:58 +00:00 |
sem
|
|
|
sigsuspend
|
remove extraneous SRCS= that causes dependall to fail
|
2003-03-02 06:07:23 +00:00 |
Makefile
|
Enable the preempt1 regression test now that a workaround for the bug has
|
2003-06-27 13:29:52 +00:00 |