Subj : Re: Improving read-write lock To : comp.programming.threads From : Rob Date : Thu Feb 17 2005 09:45 am Howard Hinnant wrote: > In article <42135ddd$0$28987$e4fe514c@news.xs4all.nl>, > Rob wrote: > > >>I would like to know your thought about this. >>Maybe something like this already exists and has been implemented. >>Please give >>me some resources (url's) in that case. > > > I've worked on a very similar library (only interface, not > implementation, available at link): > > http://home.twcny.rr.com/hinnant/cpp_extensions/threads.html > You keep the implementation to yourself? :) Did you ever use it in practice? .