Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another tiny test case | 2012-03-24 | 1 | -1/+4 | |
* | Check that PTHREAD_MUTEX_NORMAL mutexes will self-deadlock and that | 2012-02-23 | 1 | -1/+48 | |
* | Round-robin behavior isn't guaranteed by SCHED_OTHER and the kernel | 2012-02-20 | 1 | -2/+3 | |
* | Add a test for recursive pthread_mutex_trylock() | 2011-09-23 | 1 | -10/+33 | |
* | after mutex_unlock, there's no guarantee that a waiting thread will | 2005-12-19 | 1 | -1/+2 | |
* | -Wall cleanup. | 2005-10-30 | 1 | -1/+4 | |
* | various cleanups; david says results are same | 2003-07-31 | 1 | -27/+21 | |
* | Fix pthread_mutex regression test... undefined behavior does not | 2001-11-03 | 1 | -4/+6 | |
* | per man page and gcc 3.0.1, exit requires prototype from stdlib.h | 2001-09-20 | 1 | -1/+2 | |
* | Regression tests for libc_r (pthreads) library. | 2001-08-15 | 1 | -0/+194 |