simple threadpool implementation
authorBlackMinou <romain.chanoir@viacesi.fr>
Tue, 24 Nov 2015 16:01:15 +0000 (11:01 -0500)
committerBlackMinou <romain.chanoir@viacesi.fr>
Sat, 28 Nov 2015 16:16:58 +0000 (11:16 -0500)
commit8d7496dcf11e1350eff64f425ac5f7792a5a9503
treed60927ee01128ed4c69239f5b45f3d98cfae6d3f
parent5678b141e7b33c26dd95c243fa7f1feaa87e99fc
simple threadpool implementation

Signed-off-by: BlackMinou <romain.chanoir@viacesi.fr>
lib/pthreads/concurrent_collections.nit
lib/pthreads/examples/threadpool_example.nit [new file with mode: 0644]
lib/pthreads/threadpool.nit [new file with mode: 0644]