summaryrefslogtreecommitdiff
path: root/nuttx/examples/ostest/barrier.c
Commit message (Expand)AuthorAgeFilesLines
* Make number of threads in barrier test configurablepatacongo2008-09-181-24/+67
* examples/ostest can be executed in a looppatacongo2008-06-011-1/+2
* Don't call usleep if signals are disabledpatacongo2007-06-091-0/+4
* Add test of pthread barrier logicpatacongo2007-03-241-0/+151