Commit History

Автор SHA1 Съобщение Дата
  pierre 048b2ba67b * fix pthread problem wen using nice for solaris преди 15 години
  Jonas Maebe c2190ebd30 * return errors from unimplemented functions instead of random values преди 16 години
  Jonas Maebe b92df02778 * new Intbasicevent*() implementation based on pthread_cond_signal by преди 16 години
  Jonas Maebe 9e7efd7321 * reduced waiting steps in emulated "timed wait" in basiceventwaitfor преди 16 години
  florian c127154efa o Haiku patches by Olivier Coursiere преди 16 години
  Jonas Maebe 1a1fc1357d * honour the specified stack size when creating new threads on unix преди 16 години
  Jonas Maebe 4f5513466a * reverted r11671 because it breaks tthread.waitfor on unix преди 17 години
  michael c179162028 * Call EndThread manually if thread function returns (mantis #11490) преди 17 години
  Jonas Maebe 34d0fd2c30 * give generic IntbasiceventWaitFor a granularity of 50 rather than преди 18 години
  Jonas Maebe 2701a0f743 * initialise timespec.tv_sec again for generic BasicEventWaitFor преди 18 години
  micha 5f3e2b10e8 * use sem_timedwait for BasicEventWaitFor if available (linux now) преди 18 години
  micha 5d1a952f2a * fix initial state of basicevent преди 18 години
  Jonas Maebe 123362235b * use initc.fpgetCerrno rather than fpgeterrno to get the errno преди 18 години
  Jonas Maebe 4457538435 * explicitly unmask SIGSEGV, SIGILL, SIGBUS and SIGFPE at the start преди 18 години
  Jonas Maebe ce86cedd4d * return wrAbandoned rather than wrError from IntbasiceventWaitFor преди 18 години
  Jonas Maebe ef801ba3a3 * check once more whether we can lock after we've waited преди 18 години
  Jonas Maebe 494fb81dd8 * fixed semaphore implementation based on file handles (select needs преди 18 години
  Jonas Maebe fd98a0cc5b * don't call runerror if a unix threading error occurs (because this преди 18 години
  Jonas Maebe 4dd3be0e5a * return thread function result via pthread_exit() from CBeginThread преди 18 години
  Jonas Maebe 526a79a3c6 * disable thread suspension from another thread under *nix, see added преди 18 години
  Jonas Maebe 3ab9ace8c4 * implement CThreadSwitch using sched_yield() преди 18 години
  micha 7f2a257102 + heap manager now per thread, reduce heap lock contention преди 18 години
  micha 6ec55d2e74 * fix heap mutex deadlock in case of runtime error within heap management (needs recursive heap mutex) преди 18 години
  micha 702685717f * cleanup of rtlevents, remove startwait due to persistance guarantee преди 18 години
  Jonas Maebe bdfd3e5453 * patch from Lloyd B. Park to support persistent signals преди 18 години
  Jonas Maebe 0c3afc0cf4 + implementation of cSemaphore* and BasicRTLEvent based on преди 19 години
  michael 285e02ba83 * Fix to be able to allocate threadvars when code outside FPC creates a thread преди 19 години
  Jonas Maebe edafc80d8c * use pthread_kill() for Suspend/Resume in cthreads преди 19 години
  Jonas Maebe 4240479f5d * fixed datarace in CBeginThread преди 19 години
  daniel ce3bfabfe6 - Remove unused sysutils dependency. преди 19 години