Add support for priority inheritance
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1581 42af7a65-404d-4744-a932-0658087f49c3
Showing
- ChangeLog 2 additions, 0 deletionsChangeLog
- Documentation/NuttX.html 3 additions, 1 deletionDocumentation/NuttX.html
- Documentation/NuttxPortingGuide.html 7 additions, 2 deletionsDocumentation/NuttxPortingGuide.html
- Documentation/NuttxUserGuide.html 6 additions, 4 deletionsDocumentation/NuttxUserGuide.html
- TODO 1 addition, 5 deletionsTODO
- arch/arm/src/common/up_reprioritizertr.c 20 additions, 4 deletionsarch/arm/src/common/up_reprioritizertr.c
- arch/pjrc-8051/src/up_reprioritizertr.c 35 additions, 19 deletionsarch/pjrc-8051/src/up_reprioritizertr.c
- arch/sh/src/common/up_reprioritizertr.c 20 additions, 4 deletionsarch/sh/src/common/up_reprioritizertr.c
- arch/sim/src/up_reprioritizertr.c 20 additions, 4 deletionsarch/sim/src/up_reprioritizertr.c
- arch/z16/src/common/up_reprioritizertr.c 20 additions, 4 deletionsarch/z16/src/common/up_reprioritizertr.c
- arch/z80/src/common/up_reprioritizertr.c 20 additions, 4 deletionsarch/z80/src/common/up_reprioritizertr.c
- configs/README.txt 3 additions, 1 deletionconfigs/README.txt
- configs/sim/ostest/defconfig 2 additions, 1 deletionconfigs/sim/ostest/defconfig
- examples/ostest/Makefile 22 additions, 10 deletionsexamples/ostest/Makefile
- examples/ostest/main.c 10 additions, 2 deletionsexamples/ostest/main.c
- examples/ostest/ostest.h 5 additions, 1 deletionexamples/ostest/ostest.h
- examples/ostest/prioinherit.c 292 additions, 0 deletionsexamples/ostest/prioinherit.c
- include/nuttx/sched.h 4 additions, 1 deletioninclude/nuttx/sched.h
- include/pthread.h 3 additions, 3 deletionsinclude/pthread.h
- include/semaphore.h 4 additions, 1 deletioninclude/semaphore.h
Loading
Please register or sign in to comment