Historique des commits

Auteur SHA1 Message Date
  sergei d7c863185f * Added plain calls for semaphore-related functionality, this removes need to maintain a second copy of thread manager in unis/tthread.inc. il y a 11 ans
  sergei f2a4d1bbbc - Do not compile generic threadvar code if tf_section_threadvars flag is enabled for target (currently there are no such targets). il y a 12 ans
  pierre 7f5aa5a441 Avoid some range check errors for msdos target 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 14b1c8a99c * moved fpc_threadvar_relocate_proc from systemh.inc to thread.inc il y a 13 ans
  Jonas Maebe dfe59e6838 - removed unimplemented/unsupported rtleventsync (mantis #23332) il y a 13 ans
  marco 8cce3d3f91 * closethread thread manager field/function. Mantis 13160 il y a 15 ans
  marco c477df5046 * TCriticalSection.Tryenter support (Mantis 15928) + short test/demo il y a 15 ans
  Jonas Maebe 5a88be1030 * set default stack size to 4 MiB instead of to 32 KiB il y a 16 ans
  micha 7f2a257102 + heap manager now per thread, reduce heap lock contention il y a 18 ans
  daniel 6aad495cbb * Increase type safety: PRTLevent=type pointer; il y a 18 ans
  micha 702685717f * cleanup of rtlevents, remove startwait due to persistance guarantee il y a 19 ans
  Jonas Maebe 0c3afc0cf4 + implementation of cSemaphore* and BasicRTLEvent based on il y a 19 ans
  Almindor 2ee7e64a4a * adds semaphore support to ThreadManager, removes pipe hack from non linux 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 370a66a452 * reverted r1651 il y a 20 ans
  florian a884848684 * ThreadProc needs stdcall or cdecl calling conventions usually il y a 20 ans
  florian 9e30922547 * fixed previous commit 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
  michael 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines il y a 20 ans
  florian ad3b9b9464 * windows rtl restructuring to share code between win32 and win64 il y a 20 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  Jonas Maebe 7ba46ce6f0 * Darwin TThreadID is a pointer 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
  Tomas Hajny 1723f08a51 * yet another TThreadID fix il y a 20 ans
  florian c04f0bc856 * fixed more TThreadID stuff il y a 20 ans
  florian 4aa4aeae79 + TThreadID il y a 20 ans
  florian 710dbcef0a + classes.mainthreadid is set now il y a 20 ans
  florian 98106e588c * another "transfer to linux"-commit il y a 20 ans