threads-tbb 0.04 Latest
Files
- META.yml
- Makefile.PL
- README
- doc/threading-perl-with-tbb.pdf
- examples/exit-codes.pl
- examples/incredible-threadable.pl
- lib/threads/tbb.pm
- lib/threads/tbb.pod
- lib/threads/tbb.xs
- lib/threads/tbb/blocked_int.pod
- lib/threads/tbb/blocked_int.xs
- lib/threads/tbb/concurrent.pod
- lib/threads/tbb/concurrent/array.pod
- lib/threads/tbb/concurrent/array.xs
- lib/threads/tbb/concurrent/hash.pod
- lib/threads/tbb/concurrent/hash.xs
- lib/threads/tbb/concurrent/item.pod
- lib/threads/tbb/concurrent/item.xs
- lib/threads/tbb/for_int_array_func.xs
- lib/threads/tbb/for_int_method.xs
- lib/threads/tbb/init.xs
- lib/threads/tbb/refcounter.pm
- lib/threads/tbb/refcounter.pod
- lib/threads/tbb/refcounter.xs
- lib/threads/typemap
- src/debug.h
- src/for_int_array_func.cc
- src/for_int_method.cc
- src/init.cc
- src/interpreter_pool.cc
- src/interpreter_pool.h
- src/lazy_clone.cc
- src/lazy_free.cc
- src/ppport.h
- src/tbb.h
- src/typemap.xsc
- t/00-init.t
- t/01-blocked-int.t
- t/02-concurrent-array.t
- t/03-parallel_for.t
- t/04-graphwalker.t
- t/05-for_int_method.t
- t/06-concurrent-item.t
- t/07-concurrent-hash.t
- t/08-refcounter.t
- t/MethodCB.pm
- t/StaticCB.pm
- t/TestGraphWalker.pm