Historial de Commits

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