cafa437f5f
Intel(r) Threading Building Blocks (Intel TBB) offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you take advantage of multi-core processor performance without having to be a threading expert. Intel TBB is not just a threads-replacement library. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanisms for scalability and performance.
78 lines
2.3 KiB
Text
78 lines
2.3 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2011/08/27 19:48:13 asau Exp $
|
|
include/tbb/_aggregator_internal.h
|
|
include/tbb/_concurrent_queue_internal.h
|
|
include/tbb/_concurrent_unordered_internal.h
|
|
include/tbb/_item_buffer.h
|
|
include/tbb/_tbb_windef.h
|
|
include/tbb/aligned_space.h
|
|
include/tbb/atomic.h
|
|
include/tbb/blocked_range.h
|
|
include/tbb/blocked_range2d.h
|
|
include/tbb/blocked_range3d.h
|
|
include/tbb/cache_aligned_allocator.h
|
|
include/tbb/combinable.h
|
|
include/tbb/compat/condition_variable
|
|
include/tbb/compat/ppl.h
|
|
include/tbb/compat/thread
|
|
include/tbb/compat/tuple
|
|
include/tbb/concurrent_hash_map.h
|
|
include/tbb/concurrent_priority_queue.h
|
|
include/tbb/concurrent_queue.h
|
|
include/tbb/concurrent_unordered_map.h
|
|
include/tbb/concurrent_vector.h
|
|
include/tbb/critical_section.h
|
|
include/tbb/enumerable_thread_specific.h
|
|
include/tbb/graph.h
|
|
include/tbb/index.html
|
|
include/tbb/machine/gcc_generic.h
|
|
include/tbb/machine/ibm_aix51.h
|
|
include/tbb/machine/linux_common.h
|
|
include/tbb/machine/linux_ia32.h
|
|
include/tbb/machine/linux_ia64.h
|
|
include/tbb/machine/linux_intel64.h
|
|
include/tbb/machine/mac_ppc.h
|
|
include/tbb/machine/macos_common.h
|
|
include/tbb/machine/sunos_sparc.h
|
|
include/tbb/machine/windows_api.h
|
|
include/tbb/machine/windows_ia32.h
|
|
include/tbb/machine/windows_intel64.h
|
|
include/tbb/machine/xbox360_ppc.h
|
|
include/tbb/mutex.h
|
|
include/tbb/null_mutex.h
|
|
include/tbb/null_rw_mutex.h
|
|
include/tbb/parallel_do.h
|
|
include/tbb/parallel_for.h
|
|
include/tbb/parallel_for_each.h
|
|
include/tbb/parallel_invoke.h
|
|
include/tbb/parallel_reduce.h
|
|
include/tbb/parallel_scan.h
|
|
include/tbb/parallel_sort.h
|
|
include/tbb/parallel_while.h
|
|
include/tbb/partitioner.h
|
|
include/tbb/pipeline.h
|
|
include/tbb/queuing_mutex.h
|
|
include/tbb/queuing_rw_mutex.h
|
|
include/tbb/reader_writer_lock.h
|
|
include/tbb/recursive_mutex.h
|
|
include/tbb/runtime_loader.h
|
|
include/tbb/scalable_allocator.h
|
|
include/tbb/spin_mutex.h
|
|
include/tbb/spin_rw_mutex.h
|
|
include/tbb/task.h
|
|
include/tbb/task_group.h
|
|
include/tbb/task_scheduler_init.h
|
|
include/tbb/task_scheduler_observer.h
|
|
include/tbb/tbb.h
|
|
include/tbb/tbb_allocator.h
|
|
include/tbb/tbb_config.h
|
|
include/tbb/tbb_exception.h
|
|
include/tbb/tbb_machine.h
|
|
include/tbb/tbb_profiling.h
|
|
include/tbb/tbb_stddef.h
|
|
include/tbb/tbb_thread.h
|
|
include/tbb/tbbmalloc_proxy.h
|
|
include/tbb/tick_count.h
|
|
lib/libtbb.so
|
|
lib/libtbb_debug.so
|
|
lib/libtbbmalloc.so
|
|
lib/libtbbmalloc_debug.so
|