
24 Oct
2006
24 Oct
'06
12:20 p.m.
Chris Thomasson wrote:
Here is the initial experimental pseudo-code that I am thinking about prototyping in IA-32 Assembly:
http://groups.google.com/group/comp.programming.threads/browse_frm/thread/5f...
Seems like it can work. Don't you only need one bit for writes though? I have one at http://pdimov.com/cpp/rw_mutex.cpp but your version is better. I see no need for assembly however.