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

Luis Ibanez luis.ibanez at kitware.com
Fri Mar 21 10:21:33 EDT 2014


Hi Taylor,

Could the ITK Semaphore class

http://www.itk.org/Doxygen318/html/classitk_1_1Semaphore.html


help with what you are trying to do ?


Please let us know,

    Thanks

          Luis



On Fri, Mar 21, 2014 at 9:52 AM, Taylor Braun-Jones
<taylor at braun-jones.org>wrote:

> 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
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20140321/4a3e9a01/attachment.html>


More information about the Insight-users mailing list