<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ocaml.git/testsuite/tests/parallel/join.reference, branch trunk</title>
<subtitle>github.com: ocaml/ocaml
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/'/>
<entry>
<title>Domain.join implementation (#130)</title>
<updated>2017-06-08T12:57:17+00:00</updated>
<author>
<name>Török Edwin</name>
<email>edwintorok@users.noreply.github.com</email>
</author>
<published>2017-06-08T12:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=b06d85b0702c38abca254c2c3578ceaee8d3939d'/>
<id>b06d85b0702c38abca254c2c3578ceaee8d3939d</id>
<content type='text'>
Implement Domain.join

Changes the type signature of 'Domain.spawn'

Fixes https://github.com/ocamllabs/ocaml-multicore/issues/89

Raise an exception if Domain.join is attempted multiple times.
Concurrent joins would be undefined otherwise.

Signed-off-by: Edwin Török &lt;edwin@etorok.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement Domain.join

Changes the type signature of 'Domain.spawn'

Fixes https://github.com/ocamllabs/ocaml-multicore/issues/89

Raise an exception if Domain.join is attempted multiple times.
Concurrent joins would be undefined otherwise.

Signed-off-by: Edwin Török &lt;edwin@etorok.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
