Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 0c3afc0cf4 + implementation of cSemaphore* and BasicRTLEvent based on há 19 anos atrás
  michael 285e02ba83 * Fix to be able to allocate threadvars when code outside FPC creates a thread há 19 anos atrás
  Jonas Maebe edafc80d8c * use pthread_kill() for Suspend/Resume in cthreads há 19 anos atrás
  Jonas Maebe 4240479f5d * fixed datarace in CBeginThread há 19 anos atrás
  daniel ce3bfabfe6 - Remove unused sysutils dependency. há 19 anos atrás
  Almindor 2ee7e64a4a * adds semaphore support to ThreadManager, removes pipe hack from non linux há 19 anos atrás
  micha d704af7216 fix compilation for {$T+} linux/win há 19 anos atrás
  micha d0e0ef3d8c 2.0.4: pthread_cond_timedwait needs absolute time (from crossbuilder, issue #7196) há 19 anos atrás
  tom_at_work c5f89d7efd * release old stack pointer register on ppc64 after method prolog há 20 anos atrás
  florian a897adf6cc * try to unlock mutex before destroying it há 20 anos atrás
  michael 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines há 20 anos atrás
  florian 84958dd3d9 * fixed compilation on x86-64 há 20 anos atrás
  michael 23ad0ae1ec + Removed HASINTF and VER1_0 defines há 20 anos atrás
  Jonas Maebe 7ba46ce6f0 * Darwin TThreadID is a pointer há 20 anos atrás
  Jonas Maebe f1a2ef1db2 * don't detach thread when finished, but pthread_exit it há 20 anos atrás
  Tomas Hajny d035b0c0d3 * fix for range error on some platforms há 20 anos atrás
  fpc 790a4fe2d3 * log and id tags removed há 20 anos atrás
  fpc 50778076c3 initial import há 20 anos atrás
  florian 4aa4aeae79 + TThreadID há 20 anos atrás
  florian 90a26e0f7d * fixed some unix stuff há 20 anos atrás
  florian 710dbcef0a + classes.mainthreadid is set now há 20 anos atrás
  florian d18746bd15 * proper error message if the cthreads unit is included too late há 20 anos atrás
  florian 6d75534cfb * final fix for linux (hopefully) há 20 anos atrás
  florian 98106e588c * another "transfer to linux"-commit há 20 anos atrás
  florian 69037eaef3 * "transfer to linux"-commit há 20 anos atrás
  peter e417e34496 * truncate log há 20 anos atrás
  peter 2fbaae2b91 * threading in system unit há 20 anos atrás
  marco e12796a400 * tthread patch from neli há 21 anos atrás
  marco cb75ebda02 * checksynchronize now in interface win32 uses the default impl. há 21 anos atrás
  michael 0b667efe9b + Fixed tmt1 test bug há 21 anos atrás