Click here to Skip to main content
15,885,537 members
Articles / Programming Languages / C++

Strategized Locking Pattern

Rate me:
Please Sign up or sign in to vote.
3.20/5 (3 votes)
9 Feb 2009CPOL2 min read 35.8K   214   20  
The Strategized Locking design pattern parameterized synchronization mechanisms protect a component’s critical section from concurrent access.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Netherlands Netherlands
I'm a C++ and C# .Net software engineer.

Comments and Discussions