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: 6.mga10 | Build date: Fri Jun 27 03:25:20 2025 |
Group: Development/Perl | Build host: localhost |
Size: 14483 | Source RPM: perl-Thread-Semaphore-2.130.0-6.mga10.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
* Fri Jun 27 2025 umeabot <umeabot> 2.130.0-6.mga10 + Revision: 2204794 - Mageia 10 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, Sat Jun 28 06:22:52 2025