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.
|
před 12 roky |
svenbarth
|
764f36a179
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
před 12 roky |
Jonas Maebe
|
0c3afc0cf4
+ implementation of cSemaphore* and BasicRTLEvent based on
|
před 18 roky |
florian
|
33baacbe04
* fixed leaking of TThread
|
před 19 roky |
tom_at_work
|
367df58016
* stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms
|
před 20 roky |
florian
|
7bff61ce29
* patch from Ales Katona to add a stack size parameter to tthread functions
|
před 20 roky |
peter
|
4ace790492
* remove $Log
|
před 20 roky |
fpc
|
790a4fe2d3
* log and id tags removed
|
před 20 roky |
fpc
|
50778076c3
initial import
|
před 20 roky |
florian
|
44b332f82a
* generic tthread.synchronize
|
před 20 roky |
peter
|
e417e34496
* truncate log
|
před 20 roky |
armin
|
173aea0681
* exiting threads at nlm unload
|
před 21 roky |
armin
|
4add7ccbc6
* first rtl version for netwlibc
|
před 21 roky |