Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » External resources » Interesteing RwLock implementation
Interesteing RwLock implementation [message #14991] Mon, 24 March 2008 18:52 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
http://appcore.home.comcast.net/~appcore/misc/rwmutex_win_hp p.html

Nice about it is that it seems to be as fast as normal mutex ("CriticalSection") for read path... (note that pthread rwlock read path is about 50% slower than pthread mutex...)

Now if I only understood fully how it works Smile

Mirek
 
Read Message
Read Message
Previous Topic: Using HGE with Ultimate++
Next Topic: JUCE (widgets and library) GNU Public Licence
Goto Forum:
  


Current Time: Sat Apr 27 12:43:12 CEST 2024

Total time taken to generate the page: 0.03082 seconds