Changeset 83df49f in rtems for cpukit/score

Timestamp:
07/11/06 21:05:12 (18 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
1a3ddc10
Parents:
e8f5da0
Message:

2006-07-11 Joel Sherrill <joel@…>

PR 1124/rtems

  • score/include/rtems/score/threadq.h, score/src/coremutexseize.c, score/src/coremutexsurrender.c, score/src/threadqenqueue.c, score/src/threadqenqueuefifo.c, score/src/threadqenqueuepriority.c: The placement of the changing a thread's priority when using priority ceiling should be on the successful transfer of the mutex -- not when the thread tries to acquire. Plus the lack of a dispatch disable point lead to the potential for a thread timing out and already having inherited the ceiling priority.
(No files)

Note: See TracChangeset for help on using the changeset viewer.