Hi,
I've seen that the RWRecMutex is deprecated and want to know why you have set that flag? Are there any unresolved bugs in it? or is it replaced with another mutex?
I am asking because I need a reader-writer-mutex with writer-priority and don't want to run into trouble.
If there is no replacement and there are bugs in it I will need to code my own RWRecMutex.

Reply With Quote
