lib/threads: intro an example `concurrent_array_and_barrier`
authorAlexis Laferrière <alexis.laf@xymus.net>
Mon, 27 Oct 2014 14:40:51 +0000 (10:40 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Wed, 29 Oct 2014 17:17:52 +0000 (13:17 -0400)
commitd79e61c2f8f25fe60598aa274b39c2c3a1516008
tree0b78c6191ec6f082797d904cda7b527d72b5c956
parent1697b6357a78857e498415348399a0e65502d2a5
lib/threads: intro an example `concurrent_array_and_barrier`

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/pthreads/examples/concurrent_array_and_barrier.nit [new file with mode: 0644]
tests/sav/concurrent_array_and_barrier.res [new file with mode: 0644]