Commit History

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