lazarus/components/multithreadprocs
Maxim Ganetsky 95205108d4 LazUtils, MultiThreadProcs: reinstate _SC_NPROCESSORS_CONF constant, use it for sysconf call, issue #41659.
_SC_NPROCESSORS_ONLN does not account for available but sleeping cores.
The abnormal reporting of 128 processors by VMware virtual machine
should be dealt with separately.
2025-05-30 15:47:12 +03:00
..
examples
mtpcpu.pas LazUtils, MultiThreadProcs: reinstate _SC_NPROCESSORS_CONF constant, use it for sysconf call, issue #41659. 2025-05-30 15:47:12 +03:00
mtprocs.pas MultiThreadProcs: fixed typos related to 'occur' word 2021-06-10 22:11:48 +00:00
mtputils.pas Support compiling most of Lazarus + its components with -Sy option. 2023-05-20 12:51:35 +03:00
multithreadprocslaz.lpk
multithreadprocslaz.pas