[ITK-users] Readers/writer lock in ITK?

Taylor Braun-Jones taylor at braun-jones.org
Fri Mar 21 09:52:20 EDT 2014


Hello Insight-users,

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?

Thanks!

- Taylor

[1] https://en.wikipedia.org/wiki/Readers-writer_lock
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20140321/c1a12fd2/attachment.html>


More information about the Insight-users mailing list