]> rtime.felk.cvut.cz Git - rtems-devel.git/commit
Portable version of priority inheritance check (Posix API based).
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Thu, 27 Sep 2012 19:59:27 +0000 (21:59 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Thu, 27 Sep 2012 19:59:27 +0000 (21:59 +0200)
commit1cb5088084f803c12d9caf8101dcbcb7cb966ca2
tree89996133dbbe68f42876b34a69f1cf7bb09dbfbf
parent3f0b4b6620f4a783075c60c1f52c578d0e3ba9c1
Portable version of priority inheritance check (Posix API based).

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
rtems-tests/Makefile.omk
rtems-tests/prioinh_posix/Makefile [new file with mode: 0644]
rtems-tests/prioinh_posix/Makefile.omk [new file with mode: 0644]
rtems-tests/prioinh_posix/app_def.h [new file with mode: 0644]
rtems-tests/prioinh_posix/init.c [new file with mode: 0644]
rtems-tests/prioinh_posix/prio_inherit_test.c [new file with mode: 0644]
rtems-tests/prioinh_posix/system.h [new file with mode: 0644]