Skip to main content

All Questions

0 votes
2 answers
491 views

Locking techniques

Delphi RAD libraries implement many thread friendly objects in a way which forces one to declare another object for storing the reference returned by that object's locking method. The object thus ...
Umair Ahmed's user avatar