random ramblings on Delphi, programming, Delphi programming, and all the rest
Saturday, December 22, 2012
Parallel Programming with OmniThreadLibrary: Synchronization
The “OTL book” has just been extended with a chapter on synchronization (22 pages). Basic understanding of synchronization issues and critical section usage is required as this chapter only deals with OmniThreadLibrary-specific support for locking.
The title on delphifeeds made me think that I could read something about synchronization in OTL here.
ReplyDelete