| 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: OpenMandriva Lx |
| Version: 2.13 | Vendor: OpenMandriva |
| Release: 2 | Build date: Fri Jul 31 03:39:56 2026 |
| Group: Development/Perl | Build host: ph18-5.openmandriva.org |
| Size: 0 | Source RPM: perl-Thread-Semaphore-2.13-2.src.rpm |
| Packager: bero <bero@lindev.ch> | |
| Url: https://metacpan.org/dist/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
/usr/share/doc/perl-Thread-Semaphore /usr/share/doc/perl-Thread-Semaphore/Changes /usr/share/doc/perl-Thread-Semaphore/README /usr/share/man/man3/Thread::Semaphore.3pm.zst /usr/share/perl5/vendor_perl/Thread /usr/share/perl5/vendor_perl/Thread/Semaphore.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 31 22:04:56 2026