libpthread-workqueue 0.9.1-1build1 source package in Ubuntu

Changelog

libpthread-workqueue (0.9.1-1build1) noble; urgency=medium

  * No change rebuild to gain buildinfo.

 -- Dimitri John Ledkov <email address hidden>  Sat, 17 Feb 2024 18:35:17 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Noble
Original maintainer:
mheily
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe libs

Downloads

File Size SHA-256 Checksum
libpthread-workqueue_0.9.1.orig.tar.gz 327.8 KiB c61895e45cbd20988b53fa2f26e479e645a82882f72a4e953bb356c32a9c918d
libpthread-workqueue_0.9.1-1build1.debian.tar.xz 2.8 KiB e28074da02271ce193d95df86cdf6e9216140c2de8351c908abb74cb425e2d20
libpthread-workqueue_0.9.1-1build1.dsc 2.0 KiB 372e476dca6bdb163a6346fd23ddf54f000cd58f791759f544fbc2716812f8f2

View changes file

Binary packages built by this source

libpthread-workqueue-dev: thread pool library (development files)

 The pthread_workqueue library allows you to create one or more workqueues
 and submit work items for processing. The workqueues are serviced by a
 thread pool that is automatically created and dynamically managed by the
 library.
 .
 This package contains files needed to build programs that use the
 pthread_workqueue library.

libpthread-workqueue0: thread pool library

 The pthread_workqueue library allows you to create one or more workqueues
 and submit work items for processing. The workqueues are serviced by a
 thread pool that is automatically created and dynamically managed by the
 library.
 .
 The API is based on the pthread_workqueue API in FreeBSD 8.0, which was
 designed to be compatible with the API developed by Apple Inc to support
 the Grand Central Dispatch concurrency framework.

libpthread-workqueue0-dbgsym: debug symbols for libpthread-workqueue0