Search found 1 match
- Wed Jun 19, 2019 9:44 am
- Forum: Support
- Topic: Deadlock with Synchronize in TRVWordEnumThread (XE6)
- Replies: 16
- Views: 64406
Re:
So, do you use thirdparty components, or may be your own code uses Synchronize? I have emailed you the RVThread implementation with the atomic, volatile read/write to thread status. I also added the unit that fixes the synchronization deadlock universally. I inherited your RVThread from ...