View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004154 | JEDI VCL | 00 JVCL Components | public | 2007-06-17 06:32 | 2007-06-17 14:11 |
| Reporter | AlexB | Assigned To | jfudickar | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Product Version | Daily / GIT | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0004154: Next version of TJvThread with some (small) fixes and additional feature. | ||||
| Description | Fixed (see notes in unit): - different behaviour in old and latest versions of Delphi; - "Access denied" for already finished threads in TJvThread.Suspend; - TJvThread.ExecuteAndWait (there was the problem if thread can't start); Added: - TJvThread.ExecuteThreadAndWait - start thread an wait for its finish. Another metod (old ExecuteAndWait) waits for all threads in list. All changes were tested on my side. | ||||
| Tags | No tags attached. | ||||
|
2007-06-17 06:32
|
JvThread.pas (32,102 bytes) |
|
2007-06-17 07:21
|
Examples.JvThread.BCB5.zip (10,520 bytes) |
|
|
... All changes were tested on my side in BCB5 and CB2006. See attached example. |
|
|
Added to svn |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-06-17 06:32 | AlexB | New Issue | |
| 2007-06-17 06:32 | AlexB | File Added: JvThread.pas | |
| 2007-06-17 07:21 | AlexB | File Added: Examples.JvThread.BCB5.zip | |
| 2007-06-17 07:22 | AlexB | Note Added: 0013362 | |
| 2007-06-17 14:11 | jfudickar | Status | new => resolved |
| 2007-06-17 14:11 | jfudickar | Resolution | open => fixed |
| 2007-06-17 14:11 | jfudickar | Assigned To | => jfudickar |
| 2007-06-17 14:11 | jfudickar | Note Added: 0013368 |