Opened 17 years ago
Closed 17 years ago
#500 closed enhancement (fixed)
Added function to set thread priority in PJLIB
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | pjlib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
New function in PJLIB to control thread priority. For now, we can only set the priority to minimum or maximum, but this may be extended in the future to have finer grain control.
Change History (1)
comment:1 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done in r1841 and r1842