3d9 Subj : Re: Improving read-write lock To : comp.programming.threads From : Ronald Landheer-Cieslak Date : Thu Feb 24 2005 02:57 pm Joe Seigh wrote: > On Wed, 16 Feb 2005 15:50:05 +0100, 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. > > > Something like this > http://groups-beta.google.com/group/comp.programming.threads/msg/1d1bb0bef48a1534 > > > If you want to do it as a FIFO spin lock > http://groups.google.com/groups?selm=3C231C0A.6AB363D9%40genuity.com > > This isn't the first time I've forgotten I've done this before. > > And I'm sure there are some complicated algorithms for doing this > if you like implementing things the hard way. :) > Especially that second one is very nice - there's an implementation of it here: http://tinyurl.com/55stw HTH rlc . 0