Click here to Skip to main content
15,896,111 members
Articles / Programming Languages / C++

CRWCriticalSection : Another solution to the readers/writers problem with time-out

Rate me:
Please Sign up or sign in to vote.
4.63/5 (24 votes)
27 Oct 2003CPOL6 min read 81.1K   2.1K   32  
A class for synchronizing reader and writer threads

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
Web Developer
United Kingdom United Kingdom
Known as "The Wandering Geek", I have had to often change identities and countries due to the low quality level of the numerous software I have left behind.
Never wrote a software that did more than sorting 3 numbers which actually worked.
Hey but feel free to download my stuff!


Comments and Discussions