boost-thread - Run-Time component of boost thread library
Website: | http://www.boost.org |
---|---|
License: | Boost and MIT and Python |
Vendor: | Fuduntu.org |
- Description:
Run-Time component Boost.Thread library, which provides classes and functions for managing multiple threads of execution, and for synchronizing data between the threads or providing separate copies of data specific to individual threads.
Packages
boost-thread-1.48.0-14.fu2012.x86_64 [49 KiB] |
Changelog
by Andrew Wyatt (2012-11-14):
- Build against new libraries |
boost-thread-1.48.0-14.fu2012.i686 [49 KiB] |
Changelog
by Andrew Wyatt (2012-11-14):
- Build against new libraries |
boost-thread-1.48.0-13.fu2012.i686 [49 KiB] |
Changelog
by Andrew Wyatt (2012-08-10):
- Built for Fuduntu |
boost-thread-1.48.0-13.fu2012.x86_64 [49 KiB] |
Changelog
by Andrew Wyatt (2012-08-10):
- Built for Fuduntu |
boost-thread-1.44.0-8.fu14.i686 [46 KiB] |
Changelog
by Andrew Wyatt (2011-11-24):
- Built for Fuduntu |
boost-thread-1.44.0-8.fc14.i686 [234 KiB] |
Changelog
by Petr Machata (2011-04-01):
- Yet another way to pass -DBOOST_LIB_INSTALL_DIR to cmake. Passing via CMAKE_CXX_FLAGS for some reason breaks when rpm re-quotes the expression as a result of %{optflags} expansion. - Resolves: #667294 |