pthreadpool 0.0~git20240616.560c60d-1 source package in Ubuntu

Changelog

pthreadpool (0.0~git20240616.560c60d-1) unstable; urgency=medium

  * Team upload.
  * d/patches: refresh, rename and add DEP3 header
  * d/control: bump std-ver to 4.7.0.1 (no changes required)
  * d/rules: enable all hardening

 -- Shengqi Chen <email address hidden>  Wed, 04 Sep 2024 19:45:20 +0800

Upload details

Uploaded by:
Debian Deep Learning Team
Uploaded to:
Sid
Original maintainer:
Debian Deep Learning Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
pthreadpool_0.0~git20240616.560c60d-1.dsc 1.8 KiB 1b6eb6ebe011708beba5d870fbdce4385dee69ab37ca82fc63198acfb84935fa
pthreadpool_0.0~git20240616.560c60d.orig.tar.xz 41.3 KiB 4cc3cbd933b28131d2a34edc54f76af9fb41bc490af5eae1a5bd3cd07ea90708
pthreadpool_0.0~git20240616.560c60d-1.debian.tar.xz 3.8 KiB 1df5ad97123d4f962a737f4583dab614034bfd57a3d58e7ee878c588e54014de

No changes file available.

Binary packages built by this source

libpthreadpool-dev: pthread-based thread pool for C/C++ (development)

 pthreadpool is a portable and efficient thread pool implementation. It provides
 similar functionality to #pragma omp parallel for, but with additional
 features.
 .
 This package contains the development files.

libpthreadpool0: pthread-based thread pool for C/C++ (shared object)

 pthreadpool is a portable and efficient thread pool implementation. It provides
 similar functionality to #pragma omp parallel for, but with additional
 features.
 .
 This package contains the shared object.

libpthreadpool0-dbgsym: debug symbols for libpthreadpool0