Historique des commits

Auteur SHA1 Message Date
  michael 8dd254b281 * Fixed synchronize/waitfor issue il y a 15 ans
  Jonas Maebe d7cdd9afba * allow tthread-based threads to only start executing once the constructor il y a 15 ans
  Jonas Maebe b214448b9e * don't access the thread instance after calling DoTerminate to avoid il y a 15 ans
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes il y a 17 ans
  Jonas Maebe 4e78a30ee3 * only print exception backtrace at end of unhandled exception in il y a 18 ans
  Jonas Maebe f3a00b0731 * cache result of GetThreadManager in InitThreads il y a 18 ans
  micha dd350255a4 * print thread handle unsigned in unix thread debug info il y a 18 ans
  micha 721ae51cd0 * dump stack when thread terminates because of exception (unix) il y a 18 ans
  Jonas Maebe 172f85c8c3 * fixed important typo in better comments :) il y a 18 ans
  Jonas Maebe e93d612f4a * fixed FFreeOnTerminate handing in destructor + better comments il y a 18 ans
  Jonas Maebe 4dd3be0e5a * return thread function result via pthread_exit() from CBeginThread il y a 18 ans
  Jonas Maebe 526a79a3c6 * disable thread suspension from another thread under *nix, see added il y a 18 ans
  Jonas Maebe 157e5eb02e * fixed debug code for 64 bit il y a 18 ans
  Jonas Maebe 652d331922 * fixed 64 bit compilation il y a 19 ans
  Jonas Maebe cf4b3f2e4d * don't destroy fsem in tthread.destroy before its potential last use il y a 19 ans
  Jonas Maebe 4cbbfd7f5c * set FSuspended also if a tthread is suspended by an external thread il y a 19 ans
  Jonas Maebe 1867a46f34 - disabled fix for mantis 6693 from r5662 since the fix itself also il y a 19 ans
  Jonas Maebe 96b379ab0b * fixed initial suspending bug in r5662 il y a 19 ans
  Jonas Maebe 0c3afc0cf4 + implementation of cSemaphore* and BasicRTLEvent based on il y a 19 ans