Click here to Skip to main content
15,886,551 members
Articles / Desktop Programming / Win32

RWMutex: A Shared/Exclusive Recursive Mutex

Rate me:
Please Sign up or sign in to vote.
4.98/5 (22 votes)
13 Dec 2018CPOL3 min read 60.5K   30  
A mutex with shared/exclusive access with upgrade/downgrade capability

Views

Daily 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
Greece Greece
I'm working in C++, PHP , Java, Windows, iOS, Android and Web (HTML/Javascript/CSS).

I 've a PhD in Digital Signal Processing and Artificial Intelligence and I specialize in Pro Audio and AI applications.

My home page: https://www.turbo-play.com

Comments and Discussions