Subj : Re: Improving read-write lock To : comp.programming.threads From : Ronald Landheer-Cieslak Date : Fri Feb 25 2005 08:18 am Joe Seigh wrote: > On Thu, 24 Feb 2005 14:57:00 -0500, Ronald Landheer-Cieslak > wrote: > >> 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 > Ok, you have permission. :) Hadn't I already asked you once? If not, sorry (but, in my defense, at least I made it clear where the algo came from ;) Thanks, rlc .