Skip to content

OmniThreadLibrary 3.07.11

Latest

Choose a tag to compare

@gabr42 gabr42 released this 03 Nov 16:33
· 33 commits to master since this release

New features:

  • Added Delphi 13 packages supporting 64-bit IDE.
  • Implemented TOmniValue.AsUInt64.

Bug fixes:

  • [SMelnyk64] Fix: AV in TOmniParallelLoopBase.InternalExecute when taskFinalizer is not provided.
  • Fixed TOmniGroupAffinity.Create with 64 processors on 64-bit.
  • Use correct time-measurement functions in OtlEventMonitor.
  • [Anton Alisov] Fixed critical section handling in TOmniValueQueue.DoWithCritSec.
  • Avoid range check in OtlThreadPool on 64 CPU systems.