Package
libboost-thread1.58.0Version
1.58.0+dfsg-5ubuntu3.1Priority
optionalSection
libsSource
boost1.58Origin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
199 kBDepends
libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)Homepage
http://www.boost.org/libs/thread/Task
virt-host, kubuntu-desktop, kubuntu-full, ubuntustudio-video, ubuntustudio-graphics, ubuntu-sdk-libsSupported
5yDownload Size
47.0 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 PackagesDescription
portable C++ multi-threadingThis package forms part of the Boost C++ Libraries collection.
.
Toolkit for writing C++ programs that execute as multiple,
asynchronous, independent, threads-of-execution. Each thread has its
own machine state including program instruction counter and
registers.