Historie revizí

Autor SHA1 Zpráva Datum
  Michael VAN CANNEYT d88a7c2e24 * Char -> AnsiChar před 2 roky
  marcoonthegit 452ec93f06 * implement waitformultiple for win32 only. před 2 roky
  flyingsheep 6c6cb13a5e * Fix for issue #39379 by bart broersma před 3 roky
  svenbarth c8b7094378 * fix for Mantis #36940: apply (adjusted) patch by Bi0T1N to add functionality to the thread manager to set a thread's debug name (if supported by the platform) před 5 roky
  svenbarth e131a4e014 * nicely align assignment of TThreadManager.CloseThread před 5 roky
  Tomas Hajny 9419073608 * make FPC RTL again compatible to OS/2 2.x (avoid using DosAllocThreadAlloc/FreeMemory if not available while keeping to use them if possible) před 11 roky
  Tomas Hajny 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL před 11 roky
  Tomas Hajny c8221c4196 * fix breakage of the OS/2 RTL před 12 roky
  Tomas Hajny e256311188 * GetCPUCount implementation for OS/2 added před 12 roky
  Tomas Hajny 12e216ed4e * boolean must not be used for DosCalls API parameters před 13 roky
  Tomas Hajny f56cd3d6d9 * fix for SysThreadSetPriority před 13 roky
  Tomas Hajny 3f2f5ed559 + support for working with thread priorities added před 13 roky
  Tomas Hajny f879ee31eb + proper implementation of *Event* support před 13 roky
  Tomas Hajny 4d981acad3 + proper implementation of MS Windows-like 'critical sections' před 13 roky
  Tomas Hajny f5d9ab3038 * fixes for OS/2 threading support by Stefan Zigulec před 14 roky
  Tomas Hajny 934ab56c0a + most of OS/2 threading support implemented; not debugged yet though před 14 roky
  Tomas Hajny 87c53a6e29 * Sem_Indefinite_Wait constant changed to avoid range check errors - fix for web bug #18263 před 14 roky
  Tomas Hajny ef669a31c8 * initialize previously missing fields of threadmanager record před 15 roky
  Tomas Hajny 86f1e52505 * compilation fix - CloseThrad typo from r15072 před 15 roky
  marco 8cce3d3f91 * closethread thread manager field/function. Mantis 13160 před 15 roky
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU před 18 roky
  micha 7f2a257102 + heap manager now per thread, reduce heap lock contention před 18 roky
  micha 702685717f * cleanup of rtlevents, remove startwait due to persistance guarantee před 18 roky
  Tomas Hajny 71402d3ac2 * fix return value for BeginThread před 19 roky
  tom_at_work 367df58016 * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms před 20 roky
  michael 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines před 20 roky
  peter 4ace790492 * remove $Log před 20 roky
  fpc 790a4fe2d3 * log and id tags removed před 20 roky
  fpc 50778076c3 initial import před 20 roky
  Tomas Hajny 076364ca7f * TThreadID fix před 20 roky