lib/threads: intro new thread-safe concurrent collections
authorAlexis Laferrière <alexis.laf@xymus.net>
Sun, 26 Oct 2014 16:23:11 +0000 (12:23 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Wed, 29 Oct 2014 17:17:52 +0000 (13:17 -0400)
commit1697b6357a78857e498415348399a0e65502d2a5
tree3b2eaf0a8710e0bc0533be93df32902d7162d1f8
parentc71866e5f2553a362d834f6fd5122ca3e9755e51
lib/threads: intro new thread-safe concurrent collections

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