Yes, I'm writing a transactional memory system in C#, and it uses recursive ReaderWriterLockSlim. I initially was coding in Windows with Visual Studio, but now I need to run the system in a multiprocessor server that only runs Linux, so this is a problem. It would definitely be great if someone implemented it :) Thanks for offering it, I didn't think it was a possibility.
-- View this message in context: http://n4.nabble.com/dmcs-doesn-t-seem-to-be-compiling-for-3-5-tp1586012p1586078.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
