This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

mutex operation


Hi there,

Just a short question on the use of Mutexes as the documentation does not
seam clear...

If I use a mutex to protect a resource in both a thread and inside a DSR
will the eCos scheduler promote the thread's priority to greater than that
of the DSR in the event that the
thread has locked the resource and the DSR is waiting on that resource?


Andy




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]