Пакет perl-Thread-Semaphore-2.13-481.el9.noarch
Имя | perl-Thread-Semaphore |
---|---|
Эпоха | 0 |
Версия | 2.13 |
Релиз | 481.el9 |
Архитектура | noarch |
Сайт | https://www.perl.org/ |
Лицензия | GPL+ or Artistic |
Время сборки | 2024-03-29 15:21:45 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | Thread-safe semaphores |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | INFSA-2024:2228 |
Размер | 15 КиБ |
Исходный проект | perl-5.32.1-481.el9 |
Контрольная сумма SHA-256 | 30c8b27a4903a6ac034328efba695ff13a762fdaa43567b986ad71e93a3821aa |
×
* Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481 - Fixes: CVE-2023-47038 * Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4:5.32.1-480 - Rebuilt for MSVSphere 9.2 beta * 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)