Add test of pthread barrier logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@144 42af7a65-404d-4744-a932-0658087f49c3
Showing
- ChangeLog 4 additions, 3 deletionsChangeLog
- Documentation/NuttX.html 4 additions, 3 deletionsDocumentation/NuttX.html
- TODO 6 additions, 5 deletionsTODO
- examples/ostest/Makefile 1 addition, 1 deletionexamples/ostest/Makefile
- examples/ostest/barrier.c 151 additions, 0 deletionsexamples/ostest/barrier.c
- examples/ostest/main.c 8 additions, 0 deletionsexamples/ostest/main.c
- examples/ostest/ostest.h 4 additions, 0 deletionsexamples/ostest/ostest.h
examples/ostest/barrier.c
0 → 100644
Please register or sign in to comment