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: Mageia |
Version: 2.130.0 | Vendor: Mageia.Org |
Release: 5.mga9 | Build date: Mon Mar 21 03:19:41 2022 |
Group: Development/Perl | Build host: localhost |
Size: 14731 | Source RPM: perl-Thread-Semaphore-2.130.0-5.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Thread-Semaphore | |
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., filehandles). Increment and decrement amounts aren't fixed at one either, so threads can reserve or return multiple resources at once.
GPL+ or Artistic
* Mon Mar 21 2022 umeabot <umeabot> 2.130.0-5.mga9 + Revision: 1810556 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-Thread-Semaphore /usr/share/doc/perl-Thread-Semaphore/Changes /usr/share/doc/perl-Thread-Semaphore/META.json /usr/share/doc/perl-Thread-Semaphore/META.yml /usr/share/doc/perl-Thread-Semaphore/MYMETA.yml /usr/share/doc/perl-Thread-Semaphore/README /usr/share/doc/perl-Thread-Semaphore/examples /usr/share/doc/perl-Thread-Semaphore/examples/semaphore.pl /usr/share/man/man3/Thread::Semaphore.3pm.xz /usr/share/perl5/vendor_perl/Thread /usr/share/perl5/vendor_perl/Thread/Semaphore.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 09:05:03 2025