zthreads 2.3.2-8build1 source package in Ubuntu

Changelog

zthreads (2.3.2-8build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 17:04:42 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian QA Group
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs

Downloads

File Size SHA-256 Checksum
zthreads_2.3.2.orig.tar.gz 402.9 KiB 950908b7473ac10abb046bd1d75acb5934344e302db38c2225b7a90bd1eda854
zthreads_2.3.2-8build1.debian.tar.xz 7.8 KiB e7867a67cc5d5768bbcde08f40214dfa0edf848393054ea10fbfc941414e135a
zthreads_2.3.2-8build1.dsc 1.8 KiB e0cf2a1208a7049fc6e8499b8cc4105fa56f5830628e421e55ab52f4166fb25d

View changes file

Binary packages built by this source

libzthread-2.3-2: No summary available for libzthread-2.3-2 in ubuntu groovy.

No description available for libzthread-2.3-2 in ubuntu groovy.

libzthread-2.3-2-dbgsym: debug symbols for libzthread-2.3-2
libzthread-dev: Object-oriented synchronization library for C++

 Zthreads is an advanced platform-independent, object-oriented
 threading and synchronization library. Designed and tested under
 POSIX & Win32 systems.
 .
 It provides several structures for concurrent programming like
 PoolExecutor, MonitoredQueue, Barriers and much more. Furthermore,
 structures like Task and Thread are provided for creating threading
 applications in C++ easier.
 .
 This library wraps and interfaces with pthreads, so it is fully
 compliant.