Michael VAN CANNEYT
|
88459e680c
* Char -> AnsiChar
|
2 سال پیش |
svenbarth
|
11b601d44c
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
|
5 سال پیش |
michael
|
b7bd9f3325
* Add TerminatedSet (delphi compatibility, bug ID #37388)
|
5 سال پیش |
svenbarth
|
fbceb574eb
Fix for Mantis #25041 . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC.
|
12 سال پیش |
svenbarth
|
764f36a179
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
12 سال پیش |
yury
|
80fe51380d
* Removed unused private fields TThread.FMethod and TThread.FSynchronizeException.
|
16 سال پیش |
Jonas Maebe
|
af44dfc40b
o BeOS fixes from Olivier Coursière:
|
17 سال پیش |
florian
|
271c970e9d
* rtl part of BeOS patch from Olivier Coursiere
|
18 سال پیش |