OmniThreadLibrary 3.07.5
- General improvements:
- Reduced number of times NameThreadForDebugging is called when threadpool
is used.
- Reduced number of times NameThreadForDebugging is called when threadpool
- Bug fixes:
- [VyPu] fixed race condition in TOmniCriticalSection.Release which affected
code that was using TOmniCriticalSection.LockCount. - OtlThreadPool did not respect OTL_DontSetThreadName define.
- [VyPu] fixed race condition in TOmniCriticalSection.Release which affected