Commit History

Author SHA1 Message Date
  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 years ago
  michael b7bd9f3325 * Add TerminatedSet (delphi compatibility, bug ID #37388) 5 years ago
  svenbarth 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 12 years ago
  tom_at_work 367df58016 * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms 20 years ago
  tom_at_work 324dd47e7e * added stacksize parameter for TThread.Create for some platforms left out in commit 1621 20 years ago
  peter 4ace790492 * remove $Log 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  florian 44b332f82a * generic tthread.synchronize 20 years ago
  peter e417e34496 * truncate log 20 years ago
  peter 3d27318cb2 * moved classes unit to rtl 22 years ago