Package libboost_thread1.67.0: Information

    Binary package: libboost_thread1.67.0
    Version: 1.67.0-alt6
    Architecture: x86_64
    Build time:  Nov 14, 2022, 01:34 PM in the task #303505
    Source package: boost
    Category: Development/C++
    Report package bug
    License: Boost Software License
    Summary: The Boost Threads Library (Boost.Threads)
    Description: 
    Boost.Threads allows C++ programs to execute as multiple, asynchronous,
    independent, threads-of-execution. Each thread has its own machine state
    including program instruction counter and registers. Programs which
    execute as multiple threads are called multi-threaded programs to
    distinguish them from traditional single-threaded programs. Definitions
    gives a more complete description of the multi-threading execution
    environment.

    Maintainer: Michael Shigorin


    Last changed


    April 4, 2019 Michael Shigorin 1:1.67.0-alt6
    - Support build on e2kv4 through %e2k macro.
    Dec. 10, 2018 Ivan A. Melnikov 1:1.67.0-alt5
    - Make boost-devel replace boost-process-devel.
    July 30, 2018 Aleksei Nikiforov 1:1.67.0-alt4
    - Rebuilt with numpy support (Closes: #35190).