random ramblings on Delphi, programming, Delphi programming, and all the rest
In the previous installment I introduced the idea of a readers-writer lock. Today I'll look into readers-writer lock implementations (yes, multiple) that are available in the Delphi run-time library.