summaryrefslogtreecommitdiff
path: root/test/pthread-similar.c
Commit message (Collapse)AuthorAgeFilesLines
* Update my copyright notices to preferred versionBenjamin Otte2010-06-081-17/+18
| | | | No more copyright headers containing my name.
* test: Remove pthread_yield()Chris Wilson2010-05-121-2/+0
| | | | | | I accidentally pushed this debugging left-over from when I was tracking down a race in memfault. Remove it so that the test suite compiles on more minimal pthread setups.
* test: Cleanup after failed pthread_join().Chris Wilson2010-05-041-8/+9
|
* [test] Add a simple multithreading testBenjamin Otte2010-01-221-0/+106