<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello <br>
<br>
I'm currently working on a multi thread algorithm and I would like
to know If there are any example on how to use the itkSemaphore to
coordinate the threads. <br>
I'm using the ImageSource::GenerateThreadedData <br>
<br>
At the end of each iteration there is an insertion step to a series
of vectors so I need to block the other threads while this operation
takes place.<br>
<br>
Any suggestion would be great. <br>
<br>
Sincerely,<br>
<br>
<div class="moz-signature">-- <br>
Juan Carlos Prieto
<font face="arial" color="grey" size="2">
<br>
Phd Student
<br>
<a href="http://www.creatis.insa-lyon.fr">CREATIS</a>
Tel:+33472438918
<br>
7 Av Jean Capelle
<br>
69621 Villeurbanne Cedex
<br>
France <br>
<a href="http://www.creatis.insa-lyon.fr/%7Eprieto">Personal
page</a>
</font>
</div>
</body>
</html>