Opened 13 years ago
Closed 11 years ago
#3696 closed Feature Requests (duplicate)
Boost Thread library lacks any way to set priority of threads
| Reported by: | Owned by: | Anthony Williams | |
|---|---|---|---|
| Milestone: | Component: | thread | |
| Version: | Boost 1.40.0 | Severity: | Problem |
| Keywords: | Cc: | viboes |
Description
As I guess, the main problem is lack of universal supports among backends. However, even a three-grade (high/normal/low) priority system would be a major improvement. It could also be implemented only for those backends where possible with appropriate disclaimer in documentation.
Change History (4)
comment:1 by , 12 years ago
comment:2 by , 11 years ago
Could I close this ticket as a duplicate of #2741 proposal to manage portable and non portable thread attributes?
comment:3 by , 11 years ago
| Cc: | added |
|---|
comment:4 by , 11 years ago
| Milestone: | Boost 1.42.0 |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This can be considered as a duplicate of the more general feature request ##2741.