libtbb-doc (2022.1.0-1+deb13u1)

Details

Core information at a glance

Distribution
debian
Origin
debian-trixie
Repository
https://deb.debian.org/debian
Codename
trixie
Component
main
Source
onetbb
Architecture
amd64
Multi-Arch
foreign
Section
doc
Priority
optional
Maintainer
Debian Science Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
12.1 MB
Size expected
4.1 MB
Size actual
4.1 MB
Size match
match

Dependencies

Required package dependencies

Recommends

Recommended package dependencies

Suggested packages

Recommended additional packages

  • None

Provides

Virtual packages provided

  • None

Description

parallelism library for C++ - documentation

Tags

Package classification tags

devel::doc
devel::lang:c++
made-of::html
role::documentation

Checksums

Hash values and integrity verification status

TypeActualMatch
MD572838b4e…8de2af33match
SHA-10b37741d…8f500833not available
SHA-256f06d4356…7a141d3dmatch
SHA-512befbbc68…d1b95d5anot available

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/libtbb-dev
usr/share/doc/libtbb-dev/README.md.gz
usr/share/doc/libtbb-dev/examples
usr/share/doc/libtbb-dev/examples/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/README.md
usr/share/doc/libtbb-dev/examples/common
usr/share/doc/libtbb-dev/examples/common/cmake
usr/share/doc/libtbb-dev/examples/common/cmake/common.cmake
usr/share/doc/libtbb-dev/examples/common/cmake/modules
usr/share/doc/libtbb-dev/examples/common/cmake/modules/FindTBB.cmake
usr/share/doc/libtbb-dev/examples/common/gui
usr/share/doc/libtbb-dev/examples/common/gui/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/common/gui/convideo.cpp
usr/share/doc/libtbb-dev/examples/common/gui/d2dvideo.cpp
usr/share/doc/libtbb-dev/examples/common/gui/gdivideo.cpp
usr/share/doc/libtbb-dev/examples/common/gui/macvideo.cpp
usr/share/doc/libtbb-dev/examples/common/gui/video.hpp
usr/share/doc/libtbb-dev/examples/common/gui/winvideo.hpp
usr/share/doc/libtbb-dev/examples/common/gui/xcode
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/OpenGLView.h
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/OpenGLView.m
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/PkgInfo
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/en.lproj
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/en.lproj/InfoPlist.strings
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/en.lproj/MainMenu.nib
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/en.lproj/MainMenu.xib
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/iOS.storyboard
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/main.m
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/tbbAppDelegate.h
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/tbbAppDelegate.m
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/tbbExample-Info.ios.plist
usr/share/doc/libtbb-dev/examples/common/gui/xcode/tbbExample/tbbExample-Info.plist
usr/share/doc/libtbb-dev/examples/common/gui/xvideo.cpp
usr/share/doc/libtbb-dev/examples/common/utility
usr/share/doc/libtbb-dev/examples/common/utility/fast_random.hpp
usr/share/doc/libtbb-dev/examples/common/utility/get_default_num_threads.hpp
usr/share/doc/libtbb-dev/examples/common/utility/utility.hpp
usr/share/doc/libtbb-dev/examples/concurrent_hash_map
usr/share/doc/libtbb-dev/examples/concurrent_hash_map/README.md
usr/share/doc/libtbb-dev/examples/concurrent_hash_map/count_strings
usr/share/doc/libtbb-dev/examples/concurrent_hash_map/count_strings/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/concurrent_hash_map/count_strings/README.md
usr/share/doc/libtbb-dev/examples/concurrent_hash_map/count_strings/count_strings.cpp
usr/share/doc/libtbb-dev/examples/concurrent_priority_queue
usr/share/doc/libtbb-dev/examples/concurrent_priority_queue/README.md
usr/share/doc/libtbb-dev/examples/concurrent_priority_queue/shortpath
usr/share/doc/libtbb-dev/examples/concurrent_priority_queue/shortpath/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/concurrent_priority_queue/shortpath/README.md
usr/share/doc/libtbb-dev/examples/concurrent_priority_queue/shortpath/shortpath.cpp
usr/share/doc/libtbb-dev/examples/getting_started
usr/share/doc/libtbb-dev/examples/getting_started/README.md
usr/share/doc/libtbb-dev/examples/getting_started/sub_string_finder
usr/share/doc/libtbb-dev/examples/getting_started/sub_string_finder/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/getting_started/sub_string_finder/README.md
usr/share/doc/libtbb-dev/examples/getting_started/sub_string_finder/sub_string_finder.cpp
usr/share/doc/libtbb-dev/examples/getting_started/sub_string_finder/sub_string_finder_extended.cpp
usr/share/doc/libtbb-dev/examples/getting_started/sub_string_finder/sub_string_finder_pretty.cpp
usr/share/doc/libtbb-dev/examples/graph
usr/share/doc/libtbb-dev/examples/graph/README.md
usr/share/doc/libtbb-dev/examples/graph/binpack
usr/share/doc/libtbb-dev/examples/graph/binpack/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/graph/binpack/README.md
usr/share/doc/libtbb-dev/examples/graph/binpack/binpack.cpp
usr/share/doc/libtbb-dev/examples/graph/cholesky
usr/share/doc/libtbb-dev/examples/graph/cholesky/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/graph/cholesky/README.md
usr/share/doc/libtbb-dev/examples/graph/cholesky/cholesky.cpp
usr/share/doc/libtbb-dev/examples/graph/cholesky/init.cpp
usr/share/doc/libtbb-dev/examples/graph/dining_philosophers
usr/share/doc/libtbb-dev/examples/graph/dining_philosophers/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/graph/dining_philosophers/README.md
usr/share/doc/libtbb-dev/examples/graph/dining_philosophers/dining_philosophers.cpp
usr/share/doc/libtbb-dev/examples/graph/fgbzip2
usr/share/doc/libtbb-dev/examples/graph/fgbzip2/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/graph/fgbzip2/README.md
usr/share/doc/libtbb-dev/examples/graph/fgbzip2/blocksort.cpp
usr/share/doc/libtbb-dev/examples/graph/fgbzip2/bzlib.cpp
usr/share/doc/libtbb-dev/examples/graph/fgbzip2/bzlib.hpp
usr/share/doc/libtbb-dev/examples/graph/fgbzip2/bzlib_private.hpp
usr/share/doc/libtbb-dev/examples/graph/fgbzip2/compress.cpp
usr/share/doc/libtbb-dev/examples/graph/fgbzip2/crctable.cpp
usr/share/doc/libtbb-dev/examples/graph/fgbzip2/decompress.cpp
usr/share/doc/libtbb-dev/examples/graph/fgbzip2/fgbzip2.cpp
usr/share/doc/libtbb-dev/examples/graph/fgbzip2/huffman.cpp
usr/share/doc/libtbb-dev/examples/graph/fgbzip2/randtable.cpp
usr/share/doc/libtbb-dev/examples/graph/logic_sim
usr/share/doc/libtbb-dev/examples/graph/logic_sim/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/graph/logic_sim/D_latch.hpp
usr/share/doc/libtbb-dev/examples/graph/logic_sim/README.md
usr/share/doc/libtbb-dev/examples/graph/logic_sim/basics.hpp
usr/share/doc/libtbb-dev/examples/graph/logic_sim/four_bit_adder.hpp
usr/share/doc/libtbb-dev/examples/graph/logic_sim/one_bit_adder.hpp
usr/share/doc/libtbb-dev/examples/graph/logic_sim/test_all.cpp
usr/share/doc/libtbb-dev/examples/graph/logic_sim/two_bit_adder.hpp
usr/share/doc/libtbb-dev/examples/graph/som
usr/share/doc/libtbb-dev/examples/graph/som/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/graph/som/README.md
usr/share/doc/libtbb-dev/examples/graph/som/som.cpp
usr/share/doc/libtbb-dev/examples/graph/som/som.hpp
usr/share/doc/libtbb-dev/examples/graph/som/som_graph.cpp
usr/share/doc/libtbb-dev/examples/migration
usr/share/doc/libtbb-dev/examples/migration/README.md
usr/share/doc/libtbb-dev/examples/migration/recursive_fibonacci
usr/share/doc/libtbb-dev/examples/migration/recursive_fibonacci/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/migration/recursive_fibonacci/README.md
usr/share/doc/libtbb-dev/examples/migration/recursive_fibonacci/fibonacci.cpp
usr/share/doc/libtbb-dev/examples/migration/recursive_fibonacci/fibonacci_single_task.h
usr/share/doc/libtbb-dev/examples/migration/recursive_fibonacci/fibonacci_two_tasks.h
usr/share/doc/libtbb-dev/examples/migration/recursive_fibonacci/task_emulation_layer.h
usr/share/doc/libtbb-dev/examples/parallel_for
usr/share/doc/libtbb-dev/examples/parallel_for/README.md
usr/share/doc/libtbb-dev/examples/parallel_for/game_of_life
usr/share/doc/libtbb-dev/examples/parallel_for/game_of_life/Board.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/game_of_life/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/parallel_for/game_of_life/Evolution.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/game_of_life/Evolution.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/game_of_life/Game_of_life.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/game_of_life/README.md
usr/share/doc/libtbb-dev/examples/parallel_for/game_of_life/Update_state.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/README.md
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/gui
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/gui/polygon_overlay.rc
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/gui/resource.h
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/polymain.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/polymain.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/polyover.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/polyover.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/pover_global.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/pover_video.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/pover_video.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/rpolygon.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/polygon_overlay/speedup.gif
usr/share/doc/libtbb-dev/examples/parallel_for/seismic
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/README.md
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/gui
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/gui/SeismicSimulation.ico
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/gui/resource.h
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/gui/seismic.rc
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/gui/small.ico
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/main.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/resource.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/seismic_video.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/seismic_video.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/universe.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/seismic/universe.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/README.md
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/dat
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/dat/820spheres.dat
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/dat/balls.dat
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/dat/balls3.dat
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/dat/lattice.dat
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/dat/model2.dat
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/dat/teapot.dat
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/dat/trypsin4pti.dat
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/gui
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/gui/gui.ico
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/gui/resource.h
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/gui/small.ico
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/gui/tachyon.rc
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/api.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/api.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/apigeom.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/apitrigeom.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/apitrigeom.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/bndbox.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/bndbox.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/box.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/box.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/camera.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/camera.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/coordsys.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/coordsys.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/cylinder.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/cylinder.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/extvol.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/extvol.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/global.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/global.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/grid.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/grid.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/imageio.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/imageio.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/imap.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/imap.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/intersect.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/intersect.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/jpeg.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/jpeg.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/light.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/light.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/machine.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/macros.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/main.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/objbound.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/objbound.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/parse.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/parse.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/plane.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/plane.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/ppm.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/ppm.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/pthread.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/pthread_w.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/quadric.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/quadric.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/render.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/render.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/ring.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/ring.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/shade.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/shade.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/sphere.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/sphere.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/tachyon_video.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/tachyon_video.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/texture.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/texture.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/tgafile.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/tgafile.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/trace.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/trace.omp.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/trace.serial.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/trace.simple.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/trace.taskq.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/trace.tbb.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/trace.tbb1d.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/trace.threads.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/trace.threads2d.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/trace_rest.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/triangle.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/triangle.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/types.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/ui.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/ui.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/util.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/util.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/vector.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/vector.hpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/vol.cpp
usr/share/doc/libtbb-dev/examples/parallel_for/tachyon/src/vol.hpp
usr/share/doc/libtbb-dev/examples/parallel_for_each
usr/share/doc/libtbb-dev/examples/parallel_for_each/README.md
usr/share/doc/libtbb-dev/examples/parallel_for_each/parallel_preorder
usr/share/doc/libtbb-dev/examples/parallel_for_each/parallel_preorder/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/parallel_for_each/parallel_preorder/Graph.cpp
usr/share/doc/libtbb-dev/examples/parallel_for_each/parallel_preorder/Graph.hpp
usr/share/doc/libtbb-dev/examples/parallel_for_each/parallel_preorder/Matrix.hpp
usr/share/doc/libtbb-dev/examples/parallel_for_each/parallel_preorder/README.md
usr/share/doc/libtbb-dev/examples/parallel_for_each/parallel_preorder/main.cpp
usr/share/doc/libtbb-dev/examples/parallel_for_each/parallel_preorder/parallel_preorder.cpp
usr/share/doc/libtbb-dev/examples/parallel_pipeline
usr/share/doc/libtbb-dev/examples/parallel_pipeline/README.md
usr/share/doc/libtbb-dev/examples/parallel_pipeline/square
usr/share/doc/libtbb-dev/examples/parallel_pipeline/square/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/parallel_pipeline/square/README.md
usr/share/doc/libtbb-dev/examples/parallel_pipeline/square/gen_input.cpp
usr/share/doc/libtbb-dev/examples/parallel_pipeline/square/square.cpp
usr/share/doc/libtbb-dev/examples/parallel_reduce
usr/share/doc/libtbb-dev/examples/parallel_reduce/README.md
usr/share/doc/libtbb-dev/examples/parallel_reduce/convex_hull
usr/share/doc/libtbb-dev/examples/parallel_reduce/convex_hull/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/parallel_reduce/convex_hull/README.md
usr/share/doc/libtbb-dev/examples/parallel_reduce/convex_hull/convex_hull.hpp
usr/share/doc/libtbb-dev/examples/parallel_reduce/convex_hull/convex_hull_bench.cpp
usr/share/doc/libtbb-dev/examples/parallel_reduce/convex_hull/convex_hull_sample.cpp
usr/share/doc/libtbb-dev/examples/parallel_reduce/pi
usr/share/doc/libtbb-dev/examples/parallel_reduce/pi/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/parallel_reduce/pi/README.md
usr/share/doc/libtbb-dev/examples/parallel_reduce/pi/common.h
usr/share/doc/libtbb-dev/examples/parallel_reduce/pi/main.cpp
usr/share/doc/libtbb-dev/examples/parallel_reduce/pi/pi.cpp
usr/share/doc/libtbb-dev/examples/parallel_reduce/primes
usr/share/doc/libtbb-dev/examples/parallel_reduce/primes/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/parallel_reduce/primes/README.md
usr/share/doc/libtbb-dev/examples/parallel_reduce/primes/main.cpp
usr/share/doc/libtbb-dev/examples/parallel_reduce/primes/primes.cpp
usr/share/doc/libtbb-dev/examples/parallel_reduce/primes/primes.hpp
usr/share/doc/libtbb-dev/examples/task_arena
usr/share/doc/libtbb-dev/examples/task_arena/README.md
usr/share/doc/libtbb-dev/examples/task_arena/fractal
usr/share/doc/libtbb-dev/examples/task_arena/fractal/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/task_arena/fractal/README.md
usr/share/doc/libtbb-dev/examples/task_arena/fractal/fractal.cpp
usr/share/doc/libtbb-dev/examples/task_arena/fractal/fractal.hpp
usr/share/doc/libtbb-dev/examples/task_arena/fractal/fractal_video.hpp
usr/share/doc/libtbb-dev/examples/task_arena/fractal/gui
usr/share/doc/libtbb-dev/examples/task_arena/fractal/gui/fractal.rc
usr/share/doc/libtbb-dev/examples/task_arena/fractal/gui/gui.ico
usr/share/doc/libtbb-dev/examples/task_arena/fractal/gui/resource.h
usr/share/doc/libtbb-dev/examples/task_arena/fractal/gui/small.ico
usr/share/doc/libtbb-dev/examples/task_arena/fractal/main.cpp
usr/share/doc/libtbb-dev/examples/task_group
usr/share/doc/libtbb-dev/examples/task_group/README.md
usr/share/doc/libtbb-dev/examples/task_group/sudoku
usr/share/doc/libtbb-dev/examples/task_group/sudoku/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/task_group/sudoku/README.md
usr/share/doc/libtbb-dev/examples/task_group/sudoku/input1
usr/share/doc/libtbb-dev/examples/task_group/sudoku/input2
usr/share/doc/libtbb-dev/examples/task_group/sudoku/input3
usr/share/doc/libtbb-dev/examples/task_group/sudoku/input4
usr/share/doc/libtbb-dev/examples/task_group/sudoku/sudoku.cpp
usr/share/doc/libtbb-dev/examples/test_all
usr/share/doc/libtbb-dev/examples/test_all/README.md
usr/share/doc/libtbb-dev/examples/test_all/fibonacci
usr/share/doc/libtbb-dev/examples/test_all/fibonacci/CMakeLists.txt
usr/share/doc/libtbb-dev/examples/test_all/fibonacci/README.md
usr/share/doc/libtbb-dev/examples/test_all/fibonacci/fibonacci.cpp
usr/share/doc/libtbb-dev/html
usr/share/doc/libtbb-dev/html/.buildinfo
usr/share/doc/libtbb-dev/html/GSG
usr/share/doc/libtbb-dev/html/GSG/get_started.html
usr/share/doc/libtbb-dev/html/GSG/installation.html
usr/share/doc/libtbb-dev/html/GSG/integrate.html
usr/share/doc/libtbb-dev/html/GSG/intro_gsg.html
usr/share/doc/libtbb-dev/html/GSG/next_steps.html
usr/share/doc/libtbb-dev/html/GSG/samples.html
usr/share/doc/libtbb-dev/html/GSG/system_requirements.html
usr/share/doc/libtbb-dev/html/_images
usr/share/doc/libtbb-dev/html/_images/dependence_graph.jpg
usr/share/doc/libtbb-dev/html/_images/execution_timeline2node.jpg
usr/share/doc/libtbb-dev/html/_images/execution_timeline_dependence.jpg
usr/share/doc/libtbb-dev/html/_images/fg_api_graph_structure.png
usr/share/doc/libtbb-dev/html/_images/flow_graph.jpg
usr/share/doc/libtbb-dev/html/_images/flow_graph_complex.jpg
usr/share/doc/libtbb-dev/html/_images/flow_graph_message_passing_protocol.jpg
usr/share/doc/libtbb-dev/html/_images/flow_graph_reserve_buffers_1.png
usr/share/doc/libtbb-dev/html/_images/flow_graph_reserve_buffers_2.png
usr/share/doc/libtbb-dev/html/_images/flow_graph_reserve_buffers_3.png
usr/share/doc/libtbb-dev/html/_images/flow_graph_reserve_buffers_4.png
usr/share/doc/libtbb-dev/html/_images/flow_graph_reserve_buffers_5.png
usr/share/doc/libtbb-dev/html/_images/flow_graph_reserve_buffers_6.png
usr/share/doc/libtbb-dev/html/_images/flow_graph_reserve_buffers_7.png
usr/share/doc/libtbb-dev/html/_images/how-oneTBB-works.png
usr/share/doc/libtbb-dev/html/_images/image002.jpg
usr/share/doc/libtbb-dev/html/_images/image002a.jpg
usr/share/doc/libtbb-dev/html/_images/image003a.jpg
usr/share/doc/libtbb-dev/html/_images/image004.jpg
usr/share/doc/libtbb-dev/html/_images/image004a.jpg
usr/share/doc/libtbb-dev/html/_images/image005a.jpg
usr/share/doc/libtbb-dev/html/_images/image006.jpg
usr/share/doc/libtbb-dev/html/_images/image006a.jpg
usr/share/doc/libtbb-dev/html/_images/image007.jpg
usr/share/doc/libtbb-dev/html/_images/image007a.jpg
usr/share/doc/libtbb-dev/html/_images/image008.jpg
usr/share/doc/libtbb-dev/html/_images/image008a.jpg
usr/share/doc/libtbb-dev/html/_images/image009.jpg
usr/share/doc/libtbb-dev/html/_images/image009a.jpg
usr/share/doc/libtbb-dev/html/_images/image010.jpg
usr/share/doc/libtbb-dev/html/_images/image011.jpg
usr/share/doc/libtbb-dev/html/_images/image012.jpg
usr/share/doc/libtbb-dev/html/_images/image013.jpg
usr/share/doc/libtbb-dev/html/_images/make_edges_example.png
usr/share/doc/libtbb-dev/html/_images/make_edges_usage.png
usr/share/doc/libtbb-dev/html/_sources
usr/share/doc/libtbb-dev/html/_sources/GSG
usr/share/doc/libtbb-dev/html/_sources/GSG/get_started.rst.txt
usr/share/doc/libtbb-dev/html/_sources/GSG/installation.rst.txt
usr/share/doc/libtbb-dev/html/_sources/GSG/integrate.rst.txt
usr/share/doc/libtbb-dev/html/_sources/GSG/intro_gsg.rst.txt
usr/share/doc/libtbb-dev/html/_sources/GSG/next_steps.rst.txt
usr/share/doc/libtbb-dev/html/_sources/GSG/samples.rst.txt
usr/share/doc/libtbb-dev/html/_sources/GSG/system_requirements.rst.txt
usr/share/doc/libtbb-dev/html/_sources/index
usr/share/doc/libtbb-dev/html/_sources/index/index_intro.rst.txt
usr/share/doc/libtbb-dev/html/_sources/index/toctree.rst.txt
usr/share/doc/libtbb-dev/html/_sources/index/useful_topics.rst.txt
usr/share/doc/libtbb-dev/html/_sources/index.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main
usr/share/doc/libtbb-dev/html/_sources/main/intro
usr/share/doc/libtbb-dev/html/_sources/main/intro/Benefits.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/intro/help_support.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/intro/intro_os.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/intro/limitations.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/intro/notation.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/intro/testing_approach.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference
usr/share/doc/libtbb-dev/html/_sources/main/reference/blocked_nd_range_ctad.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/blocking_terminate.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/concurrent_lru_cache_cls.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/constraints_extensions.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/constructors_for_nodes.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/custom_mutex_chmap.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/follows_and_precedes_functions.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/helpers_for_expressing_graphs.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/heterogeneous_extensions_chmap.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/info_namespace.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/info_namespace_extensions.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/make_edges_function.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/make_node_set_function.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/mutex_cls.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/parallel_for_each_semantics.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/parallel_phase_for_task_arena.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/parallel_sort_ranges_extension.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/reference.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/rvalue_reduce.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/rw_mutex_cls.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/scalable_memory_pools
usr/share/doc/libtbb-dev/html/_sources/main/reference/scalable_memory_pools/fixed_pool_cls.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/scalable_memory_pools/malloc_replacement_log.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/scalable_memory_pools/memory_pool_allocator_cls.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/scalable_memory_pools/memory_pool_cls.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/scalable_memory_pools.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/task_group_extensions.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/try_put_and_wait.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/reference/type_specified_message_keys.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Advanced_Example.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Advanced_Topic_Other_Kinds_of_Iteration_Spaces.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Allocator_Configuration.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Automatic_Chunking.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Automically_Replacing_malloc.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Bandwidth_and_Cache_Affinity_os.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Basic_Flow_Graph_concepts.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Cancellation_Without_An_Exception.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Cancellation_and_Nested_Parallelism.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Concurrent_Queue_Classes.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Constraints.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Containers.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Controlling_Chunking_os.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Cook_Until_Done_parallel_do.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Data_Flow_Graph.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Debug_Versus_Release_Libraries.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Dependence_Graph.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Edges.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Exceptions_and_Cancellation.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Floating_Point_Settings.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow-Graph-exception-tips.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow-Graph-waiting-tips.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow_Graph.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow_Graph_Buffering_in_Nodes.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow_Graph_Message_Passing_Protocol.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow_Graph_Reservation.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow_Graph_Single_Vs_Broadcast.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow_Graph_Tips.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow_Graph_exception_tips.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow_Graph_making_edges_tips.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow_Graph_nested_parallelism_tips.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow_Graph_resource_tips.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Flow_Graph_waiting_tips.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Graph_Main_Categories.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Graph_Object.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Guiding_Task_Scheduler_Execution.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/How_Task_Scheduler_Works.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Initializing_and_Terminating_the_Library.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Iterating_Over_a_Concurrent_Queue_for_Debugging.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Lambda_Expressions.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Linux_C_Dynamic_Memory_Interface_Replacement.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Linux_OS.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Lock_Pathologies.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Mac_OS.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Mapping_Nodes2Tasks.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Memory_Allocation.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Migration_Guide
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Migration_Guide/Mixing_Two_Runtimes.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Migration_Guide/Task_API.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Migration_Guide/Task_Scheduler_Init.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Migration_Guide.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/More_on_HashCompare.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Mutex_Flavors.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Mutual_Exclusion.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Nodes.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Non-Linear_Pipelines.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Package_Contents_os.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Parallelizing_Complex_Loops.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Parallelizing_Flow_Graph.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Parallelizing_Simple_Loops_os.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Parallelizing_Simple_Loops_toctree.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Partitioner_Summary.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Predefined_Node_Types.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Reader_Writer_Mutexes.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/References.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Scalable_Memory_Allocator.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Summary_of_Containers.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Summary_of_Loops_and_Pipelines.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Task-Based_Programming.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Task_Scheduler_Bypass.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/The_Task_Scheduler.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Throughput_of_pipeline.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Timing.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/UpgradeDowngrade.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Using_Circular_Buffers.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/When_Not_to_Use_Queues.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/When_Task-Based_Programming_Is_Inappropriate.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Which_Dynamic_Libraries_to_Use.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Windows_C_Dynamic_Memory_Interface_Replacement.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Windows_OS_ug.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/Working_on_the_Assembly_Line_pipeline.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/always_use_wait_for_all.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/appendix_A.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/appendix_B.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/attach_flow_graph_to_arena.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/automatically-replacing-malloc.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/avoid_dynamic_node_removal.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/avoiding_data_races.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/broadcast_or_send.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/cancel_a_graph.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/cancelling_nested_parallelism.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/catching_exceptions.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/communicate_with_nodes.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/concurrent_hash_map.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/concurrent_vector_ug.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/create_token_based_system.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/Agglomeration.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/Design_Patterns.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/Divide_and_Conquer.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/Elementwise.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/Fenced_Data_Transfer.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/GUI_Thread.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/General_References.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/Lazy_Initialization.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/Local_Serializer.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/Non-Preemptive_Priorities.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/Odd-Even_Communication.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/Reduction.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/Reference_Counting.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/design_patterns/Wavefront.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/destroy_graphs_outside_main_thread.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/estimate_flow_graph_performance.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/parallel_for_os.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/parallel_for_toctree.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/parallel_reduce.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/std_invoke.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/title.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/use_concurrency_limits.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/use_graph_reset.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/use_input_node.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/use_limiter_node.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/use_make_edge.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/use_nested_algorithms.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/use_nested_flow_graphs.rst.txt
usr/share/doc/libtbb-dev/html/_sources/main/tbb_userguide/work_isolation.rst.txt
usr/share/doc/libtbb-dev/html/_sphinx_design_static
usr/share/doc/libtbb-dev/html/_sphinx_design_static/design-tabs.js
usr/share/doc/libtbb-dev/html/_sphinx_design_static/sphinx-design.min.css
usr/share/doc/libtbb-dev/html/_static
usr/share/doc/libtbb-dev/html/_static/basic.css
usr/share/doc/libtbb-dev/html/_static/css
usr/share/doc/libtbb-dev/html/_static/css/badge_only.css
usr/share/doc/libtbb-dev/html/_static/css/theme.css
usr/share/doc/libtbb-dev/html/_static/favicons.png
usr/share/doc/libtbb-dev/html/_static/file.png
usr/share/doc/libtbb-dev/html/_static/fonts
usr/share/doc/libtbb-dev/html/_static/fonts/Lato-Bold.ttf.gz
usr/share/doc/libtbb-dev/html/_static/fonts/Lato-Bold.woff2
usr/share/doc/libtbb-dev/html/_static/fonts/Lato-BoldItalic.ttf.gz
usr/share/doc/libtbb-dev/html/_static/fonts/Lato-BoldItalic.woff2
usr/share/doc/libtbb-dev/html/_static/fonts/Lato-Italic.ttf.gz
usr/share/doc/libtbb-dev/html/_static/fonts/Lato-Italic.woff2
usr/share/doc/libtbb-dev/html/_static/fonts/Lato-Regular.ttf.gz
usr/share/doc/libtbb-dev/html/_static/fonts/Lato-Regular.woff2
usr/share/doc/libtbb-dev/html/_static/fonts/RobotoSlab-Bold.woff2
usr/share/doc/libtbb-dev/html/_static/fonts/RobotoSlab-Regular.woff2
usr/share/doc/libtbb-dev/html/_static/fonts/fontawesome-webfont.eot.gz
usr/share/doc/libtbb-dev/html/_static/fonts/fontawesome-webfont.svg
usr/share/doc/libtbb-dev/html/_static/fonts/fontawesome-webfont.ttf.gz
usr/share/doc/libtbb-dev/html/_static/fonts/fontawesome-webfont.woff
usr/share/doc/libtbb-dev/html/_static/fonts/fontawesome-webfont.woff2
usr/share/doc/libtbb-dev/html/_static/js
usr/share/doc/libtbb-dev/html/_static/js/theme.js
usr/share/doc/libtbb-dev/html/_static/js/versions.js
usr/share/doc/libtbb-dev/html/_static/minus.png
usr/share/doc/libtbb-dev/html/_static/oneAPI-rgb-rev-100.png
usr/share/doc/libtbb-dev/html/_static/plus.png
usr/share/doc/libtbb-dev/html/_static/pygments.css
usr/share/doc/libtbb-dev/html/_static/sphinx-design.min.css
usr/share/doc/libtbb-dev/html/_static/theme_overrides.css
usr/share/doc/libtbb-dev/html/genindex.html
usr/share/doc/libtbb-dev/html/index
usr/share/doc/libtbb-dev/html/index/index_intro.html
usr/share/doc/libtbb-dev/html/index/toctree.html
usr/share/doc/libtbb-dev/html/index/useful_topics.html
usr/share/doc/libtbb-dev/html/index.html
usr/share/doc/libtbb-dev/html/main
usr/share/doc/libtbb-dev/html/main/intro
usr/share/doc/libtbb-dev/html/main/intro/Benefits.html
usr/share/doc/libtbb-dev/html/main/intro/help_support.html
usr/share/doc/libtbb-dev/html/main/intro/intro_os.html
usr/share/doc/libtbb-dev/html/main/intro/limitations.html
usr/share/doc/libtbb-dev/html/main/intro/notation.html
usr/share/doc/libtbb-dev/html/main/intro/testing_approach.html
usr/share/doc/libtbb-dev/html/main/reference
usr/share/doc/libtbb-dev/html/main/reference/blocked_nd_range_ctad.html
usr/share/doc/libtbb-dev/html/main/reference/blocking_terminate.html
usr/share/doc/libtbb-dev/html/main/reference/concurrent_lru_cache_cls.html
usr/share/doc/libtbb-dev/html/main/reference/constraints_extensions.html
usr/share/doc/libtbb-dev/html/main/reference/constructors_for_nodes.html
usr/share/doc/libtbb-dev/html/main/reference/custom_mutex_chmap.html
usr/share/doc/libtbb-dev/html/main/reference/follows_and_precedes_functions.html
usr/share/doc/libtbb-dev/html/main/reference/helpers_for_expressing_graphs.html
usr/share/doc/libtbb-dev/html/main/reference/heterogeneous_extensions_chmap.html
usr/share/doc/libtbb-dev/html/main/reference/info_namespace.html
usr/share/doc/libtbb-dev/html/main/reference/info_namespace_extensions.html
usr/share/doc/libtbb-dev/html/main/reference/make_edges_function.html
usr/share/doc/libtbb-dev/html/main/reference/make_node_set_function.html
usr/share/doc/libtbb-dev/html/main/reference/mutex_cls.html
usr/share/doc/libtbb-dev/html/main/reference/parallel_for_each_semantics.html
usr/share/doc/libtbb-dev/html/main/reference/parallel_phase_for_task_arena.html
usr/share/doc/libtbb-dev/html/main/reference/parallel_sort_ranges_extension.html
usr/share/doc/libtbb-dev/html/main/reference/reference.html
usr/share/doc/libtbb-dev/html/main/reference/rvalue_reduce.html
usr/share/doc/libtbb-dev/html/main/reference/rw_mutex_cls.html
usr/share/doc/libtbb-dev/html/main/reference/scalable_memory_pools
usr/share/doc/libtbb-dev/html/main/reference/scalable_memory_pools/fixed_pool_cls.html
usr/share/doc/libtbb-dev/html/main/reference/scalable_memory_pools/malloc_replacement_log.html
usr/share/doc/libtbb-dev/html/main/reference/scalable_memory_pools/memory_pool_allocator_cls.html
usr/share/doc/libtbb-dev/html/main/reference/scalable_memory_pools/memory_pool_cls.html
usr/share/doc/libtbb-dev/html/main/reference/scalable_memory_pools.html
usr/share/doc/libtbb-dev/html/main/reference/task_group_extensions.html
usr/share/doc/libtbb-dev/html/main/reference/try_put_and_wait.html
usr/share/doc/libtbb-dev/html/main/reference/type_specified_message_keys.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Advanced_Example.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Advanced_Topic_Other_Kinds_of_Iteration_Spaces.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Allocator_Configuration.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Automatic_Chunking.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Automically_Replacing_malloc.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Bandwidth_and_Cache_Affinity_os.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Basic_Flow_Graph_concepts.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Cancellation_Without_An_Exception.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Cancellation_and_Nested_Parallelism.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Concurrent_Queue_Classes.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Constraints.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Containers.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Controlling_Chunking_os.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Cook_Until_Done_parallel_do.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Data_Flow_Graph.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Debug_Versus_Release_Libraries.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Dependence_Graph.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Edges.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Exceptions_and_Cancellation.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Floating_Point_Settings.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow-Graph-exception-tips.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow-Graph-waiting-tips.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow_Graph.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow_Graph_Buffering_in_Nodes.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow_Graph_Message_Passing_Protocol.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow_Graph_Reservation.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow_Graph_Single_Vs_Broadcast.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow_Graph_Tips.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow_Graph_exception_tips.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow_Graph_making_edges_tips.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow_Graph_nested_parallelism_tips.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow_Graph_resource_tips.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Flow_Graph_waiting_tips.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Graph_Main_Categories.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Graph_Object.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Guiding_Task_Scheduler_Execution.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/How_Task_Scheduler_Works.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Initializing_and_Terminating_the_Library.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Iterating_Over_a_Concurrent_Queue_for_Debugging.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Lambda_Expressions.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Linux_C_Dynamic_Memory_Interface_Replacement.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Linux_OS.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Lock_Pathologies.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Mac_OS.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Mapping_Nodes2Tasks.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Memory_Allocation.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Migration_Guide
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Migration_Guide/Mixing_Two_Runtimes.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Migration_Guide/Task_API.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Migration_Guide/Task_Scheduler_Init.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Migration_Guide.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/More_on_HashCompare.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Mutex_Flavors.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Mutual_Exclusion.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Nodes.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Non-Linear_Pipelines.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Package_Contents_os.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Parallelizing_Complex_Loops.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Parallelizing_Flow_Graph.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Parallelizing_Simple_Loops_os.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Parallelizing_Simple_Loops_toctree.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Partitioner_Summary.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Predefined_Node_Types.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Reader_Writer_Mutexes.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/References.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Scalable_Memory_Allocator.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Summary_of_Containers.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Summary_of_Loops_and_Pipelines.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Task-Based_Programming.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Task_Scheduler_Bypass.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/The_Task_Scheduler.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Throughput_of_pipeline.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Timing.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/UpgradeDowngrade.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Using_Circular_Buffers.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/When_Not_to_Use_Queues.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/When_Task-Based_Programming_Is_Inappropriate.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Which_Dynamic_Libraries_to_Use.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Windows_C_Dynamic_Memory_Interface_Replacement.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Windows_OS_ug.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/Working_on_the_Assembly_Line_pipeline.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/always_use_wait_for_all.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/appendix_A.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/appendix_B.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/attach_flow_graph_to_arena.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/automatically-replacing-malloc.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/avoid_dynamic_node_removal.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/avoiding_data_races.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/broadcast_or_send.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/cancel_a_graph.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/cancelling_nested_parallelism.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/catching_exceptions.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/communicate_with_nodes.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/concurrent_hash_map.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/concurrent_vector_ug.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/create_token_based_system.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/Agglomeration.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/Design_Patterns.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/Divide_and_Conquer.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/Elementwise.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/Fenced_Data_Transfer.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/GUI_Thread.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/General_References.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/Lazy_Initialization.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/Local_Serializer.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/Non-Preemptive_Priorities.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/Odd-Even_Communication.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/Reduction.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/Reference_Counting.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/design_patterns/Wavefront.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/destroy_graphs_outside_main_thread.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/estimate_flow_graph_performance.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/parallel_for_os.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/parallel_for_toctree.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/parallel_reduce.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/std_invoke.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/title.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/use_concurrency_limits.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/use_graph_reset.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/use_input_node.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/use_limiter_node.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/use_make_edge.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/use_nested_algorithms.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/use_nested_flow_graphs.html
usr/share/doc/libtbb-dev/html/main/tbb_userguide/work_isolation.html
usr/share/doc/libtbb-dev/html/objects.inv
usr/share/doc/libtbb-dev/html/search.html
usr/share/doc/libtbb-dev/html/searchindex.js
usr/share/doc/libtbb-doc
usr/share/doc/libtbb-doc/README.Debian
usr/share/doc/libtbb-doc/changelog.Debian.gz
usr/share/doc/libtbb-doc/copyright
usr/share/doc-base
usr/share/doc-base/libtbb-doc.libtbb-doc
usr/share/doc/libtbb-dev/build
usr/share/doc/libtbb-dev/html/_static/jquery.js
usr/share/doc/libtbb-dev/html/_static/underscore.js