Historique des commits

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