[Mono-list] ReaderWriterLockSlim

paszczi paszczi at go2.pl
Tue Sep 16 13:59:42 EDT 2008


Hi!

I know that MS implementation of ReaderWriterLock was buggy (or so they say). That's why they've created new lock  - ReaderWriterlockSlim, that is supposed to be faster and more error prone and is generally suggested to be used. I don't know much about Mono's ReaderWriterLock does it expose the same flaws as MS one, but could it be possible to provide ReaderWriterLockSlim in Mono's mscorlib just for app compatibility?

Best regards,
Maciej Paszta


More information about the Mono-list mailing list