Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource ruby-atomic

This library provides: * an Atomic class that guarantees atomic updates to its contained value The Atomic class provides accessors for the contained "value" plus two update methods: * update will run the provided block, passing the current value and replacing it with the block result iff the value has not been changed in the mean time. It may run the block repeatedly if there are other concurrent updates in progress. * try_update will run the provided block, passing the current value and replacing it with the block result. If the value changes before the update can happen, it will throw Atomic::ConcurrentUpdateError.

Found 2 sites for ruby-atomic

Found 12 RPM for ruby-atomic

PackageSummaryDistributionDownload
ruby-atomic-1.1.101-6.mga9.aarch64.htmlAn atomic reference implementation for JRuby, Rubinius, and MRIMageia Cauldron for aarch64ruby-atomic-1.1.101-6.mga9.aarch64.rpm
ruby-atomic-1.1.101-6.mga9.aarch64.htmlAn atomic reference implementation for JRuby, Rubinius, and MRIMageia 9 for aarch64ruby-atomic-1.1.101-6.mga9.aarch64.rpm
ruby-atomic-1.1.101-6.mga9.armv7hl.htmlAn atomic reference implementation for JRuby, Rubinius, and MRIMageia Cauldron for armv7hlruby-atomic-1.1.101-6.mga9.armv7hl.rpm
ruby-atomic-1.1.101-6.mga9.armv7hl.htmlAn atomic reference implementation for JRuby, Rubinius, and MRIMageia 9 for armv7hlruby-atomic-1.1.101-6.mga9.armv7hl.rpm
ruby-atomic-1.1.101-6.mga9.i586.htmlAn atomic reference implementation for JRuby, Rubinius, and MRIMageia 9 for i586ruby-atomic-1.1.101-6.mga9.i586.rpm
ruby-atomic-1.1.101-6.mga9.i586.htmlAn atomic reference implementation for JRuby, Rubinius, and MRIMageia Cauldron for i686ruby-atomic-1.1.101-6.mga9.i586.rpm
ruby-atomic-1.1.101-6.mga9.x86_64.htmlAn atomic reference implementation for JRuby, Rubinius, and MRIMageia Cauldron for x86_64ruby-atomic-1.1.101-6.mga9.x86_64.rpm
ruby-atomic-1.1.101-6.mga9.x86_64.htmlAn atomic reference implementation for JRuby, Rubinius, and MRIMageia 9 for x86_64ruby-atomic-1.1.101-6.mga9.x86_64.rpm
ruby-atomic-1.1.101-4.mga8.aarch64.htmlAn atomic reference implementation for JRuby, Rubinius, and MRIMageia 8 for aarch64ruby-atomic-1.1.101-4.mga8.aarch64.rpm
ruby-atomic-1.1.101-4.mga8.armv7hl.htmlAn atomic reference implementation for JRuby, Rubinius, and MRIMageia 8 for armv7hlruby-atomic-1.1.101-4.mga8.armv7hl.rpm
ruby-atomic-1.1.101-4.mga8.i586.htmlAn atomic reference implementation for JRuby, Rubinius, and MRIMageia 8 for i586ruby-atomic-1.1.101-4.mga8.i586.rpm
ruby-atomic-1.1.101-4.mga8.x86_64.htmlAn atomic reference implementation for JRuby, Rubinius, and MRIMageia 8 for x86_64ruby-atomic-1.1.101-4.mga8.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet