<div dir="ltr">Hello Insight-users,<div><br></div><div>I have a code base that has standardized on itk::*MutexLock classes for thread protection, which work great. Now I have a use case that requires a more sophisticated readers/writer lock [1] but I don't see anything in ITK which seems surprising to me. Have I missed something? Any suggestions?</div>
<div><br></div><div>Thanks!</div><div><br></div><div>- Taylor</div><div><br></div><div>[1] <a href="https://en.wikipedia.org/wiki/Readers-writer_lock">https://en.wikipedia.org/wiki/Readers-writer_lock</a></div></div>