Summary: | ACE_Thread_Mutex + priority inheritance | ||
---|---|---|---|
Product: | ACE | Reporter: | Abdul Sowayan <abdullah.sowayan> |
Component: | ACE Core | Assignee: | DOC Center Support List (internal) <tao-support> |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 5.5.9 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 2989 |
Description
Abdul Sowayan
2007-07-16 16:02:20 CDT
I don't think this is possible with ACE (yet), but it should probably be added, e.g., by creating a new ACE_Priority_Inheritance_Thread_Mutex class that uses ACE_Thread_Mutex and sets this attributes parameter portably! Thanks, Doug changed severity for example vxworks delivery a priority inversion algorithm, when creating the mutex you have to specify a special flag. Seems the best way to add a new class that wraps this. |