summaryrefslogtreecommitdiffstats
path: root/tools/regression/pthread
Commit message (Collapse)AuthorAgeFilesLines
* Reencode files from latin1 to UTF-8.uqs2011-12-291-1/+1
|
* Add test cases for stack unwinding.davidxu2010-09-258-0/+265
|
* Fixed missing or broken library dependencies.ru2010-02-252-2/+2
|
* mutex_islocked_np -> mutex_isowned_npdes2008-02-062-9/+9
|
* After careful consideration (and a brief discussion with attilio@), changedes2008-02-041-2/+2
| | | | | | | | | the semantics of pthread_mutex_islocked_np() to return true if and only if the mutex is held by the current thread. Obviously, change the regression test to match. MFC after: 2 weeks
* Add a regression test for pthread_mutex_islocked_np().des2008-02-032-0/+85
| | | | MFC after: 2 weeks
* initialize mutex and cv.davidxu2006-12-061-2/+2
|
* Fix spelling.davidxu2006-12-051-1/+1
|
* Add a test for pthread's cv and cancellation.davidxu2006-12-052-0/+93
OpenPOWER on IntegriCloud