View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013604 | Open CASCADE | OCCT:Foundation Classes | public | 2006-10-10 19:47 | 2012-01-13 14:06 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | feature | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Fixed in Version | 6.2.0 | ||||
| Summary | 0013604: Setting OSD_Thread priority | ||||
| Description | In multithreaded applications it is often required to define or change the priority of a thread relative to the priority of the main thread. The corresponding API should be added to class OSD_Thread. | ||||
| Additional information and documentation updates | Documentation remark, added by AGV 2007-02-15 12:42:09: New features: Manage priority attribute inb OSD_Thread. This feature is implemented only on WNT platform. Improvements: It is possible to change the priority of a thread before or during its execution. The method SetPriority has integer argument that can be negative, zero or positive. By default, the value 0 is assumed. When this method is called, the priority of the thread is set relative to the one of the process: negative argument defines lower and positive -- higher priority. Modified entities: Thread from OSD | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-10-12 12:53 | bugmaster | Assigned To | bugmaster => agv |
| 2006-10-12 12:53 | bugmaster | Status | new => assigned |
| 2006-10-31 16:52 | bugmaster | Status | assigned => verified |
| 2007-06-01 12:05 | bugmaster | Status | verified => closed |
| 2007-06-01 12:05 | bugmaster | Resolution | @0@ => fixed |
| 2011-08-02 11:23 | bugmaster | Category | OCCT:FDC => OCCT:Foundation Classes |
| 2012-01-13 14:06 |
|
Description Updated | |
| 2012-01-13 14:06 |
|
Additional Information Updated |