Skip to content

OmniThreadLibrary 3.07.5

Compare
Choose a tag to compare
@gabr42 gabr42 released this 28 Feb 15:57
· 153 commits to master since this release
  • General improvements:
    • Reduced number of times NameThreadForDebugging is called when threadpool
      is used.
  • Bug fixes:
    • [VyPu] fixed race condition in TOmniCriticalSection.Release which affected
      code that was using TOmniCriticalSection.LockCount.
    • OtlThreadPool did not respect OTL_DontSetThreadName define.