Letter L

libthreadar - C++ library proposing a set of high level classes for threads management

Website: https://libthreadar.sourceforge.net/
License: LGPL-3.0 AND GPL-3.0
Vendor: Alcance Libre, Inc.
Description:
libthreadar provides C++ classes for manipulating threads and
propagating back exception from thread to parent thread when the
parent calls the join() method.

libthreadar relies on Posix thread for historical reason, this might
change in the future to rely on C++11 thread without any impact on
the API.

This package has been built with clang using libc++.

Packages

libthreadar-1.4.0-1.aldos.src [80 KiB] Changelog by Joel Barrios (2023-10-15):
- Initial spec file.

Listing created by Repoview-0.6.6-6.fc14.al