Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Thread-Semaphore | Distribution: AlmaLinux |
Version: 2.13 | Vendor: AlmaLinux |
Release: 481.el9 | Build date: Wed Apr 3 16:31:29 2024 |
Group: Unspecified | Build host: s390x-builder02.almalinux.org |
Size: 11218 | Source RPM: perl-5.32.1-481.el9.src.rpm |
Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
Url: https://www.perl.org/ | |
Summary: Thread-safe semaphores |
Semaphores provide a mechanism to regulate access to resources. Unlike locks, semaphores aren't tied to particular scalars, and so may be used to control access to anything you care to use them for. Semaphores don't limit their values to zero and one, so they can be used to control access to some resource that there may be more than one of (e.g., file handles). Increment and decrement amounts aren't fixed at one either, so threads can reserve or return multiple resources at once.
GPL+ or Artistic
* Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481 - Fixes: CVE-2023-47038 * Wed Jan 18 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-480 - Add definition of OPTIMIZE to .ph files, if optimizing is used (bug#2159759)
/usr/share/man/man3/Thread::Semaphore.3pm.gz /usr/share/perl5/Thread /usr/share/perl5/Thread/Semaphore.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 08:25:48 2024