summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-08-12 15:54:46 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-08-18 07:28:00 +0200
commit5d1fc66ce7b1afccb2537a7acb34ae7eace97f74 (patch)
tree3bec3ad97f00b73402e7ef522892c3a9eb601c23 /.gitignore
parentscore: Fix undefined behaviour (diff)
downloadrtems-5d1fc66ce7b1afccb2537a7acb34ae7eace97f74.tar.bz2
psxtests: Adjust sporadic server tests
According to POSIX priority value returned from pthread_getschedparam() shall be the value specified by the most recent pthread_setschedparam(), pthread_setschedprio(), or pthread_create() call affecting the target thread. Read this as though a temporary lower priority due to the sporadic server policy shall not be visible through pthread_getschedparam(). Thus, use rtems_task_set_priority() to get the current priority of the threads. Use a priority ceiling mutex to prevent sporadic server priority adjustments.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions