INFO
Name: perl-Thread-Semaphore
Version: 2.13-474.module+el8.10.0+40155+64ce2d41
Arch: noarch
Summary: Thread-safe semaphores
License: GPL+ or Artistic
Vendor: Rocky
Build Host: ord1-prod-a64build007.svc.aws.rockylinux.org
Build Date: Wed Apr 15 16:06:27 2026
Size: 11218
URL: https://www.perl.org/
Description: 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.
FILES
/usr/share/man/man3/Thread::Semaphore.3pm.gz
/usr/share/perl5/Thread
/usr/share/perl5/Thread/Semaphore.pm
REQUIRES
perl(:MODULE_COMPAT_5.32.1)
perl(Carp)
perl(Scalar::Util) 1.10
perl(strict)
perl(threads::shared)
perl(warnings)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
perl(Thread::Semaphore) 2.13
perl-Thread-Semaphore 0:2.13-474.module+el8.10.0+40155+64ce2d41
CONFIG FILES
/usr/share/man/man3/Thread::Semaphore.3pm.gz d
/usr/share/perl5/Thread
/usr/share/perl5/Thread/Semaphore.pm
LICENSE FILES
GPL+ or Artistic
|