Click here to Skip to main content
15,867,835 members
Articles / Programming Languages / ASM

Fast Readers/Writer Lock

Rate me:
Please Sign up or sign in to vote.
4.70/5 (21 votes)
5 Mar 2007CPOL7 min read 95.2K   925   65  
Optimized implementation of a readers/writers-lock sync object.

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
Bulgaria Bulgaria
With solid experience in microelectronics and electronics, after successfully learning programming top-to-bottom (vbscript/js,AS/Flash,VB,C++,C), I finally landed at my native coding language - macro assembler. I guess I like having total control over the software I make.
Graphics- and sound-programming is my work of choice.

Comments and Discussions