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
mtputils.pas
multithreadprocslaz.lpk
multithreadprocslaz.pas