Name : libatomic_ops-devel
| |
Version : 7.4.4
| Vendor : obs://build_opensuse_org/home:aevseev
|
Release : 1.1
| Date : 2016-08-25 13:52:07
|
Group : Development/Languages/C and C++
| Source RPM : libatomic_ops-7.4.4-1.1.src.rpm
|
Size : 0.61 MB
| |
Packager : (none)
| |
Summary : Atomic memory update operations portable implementation
|
Description :
This package provides semi-portable access to hardware-provided atomic memory update operations on a number architectures. These might allow you to write code:
* That does more interesting things in signal handlers.
* Makes more effective use of multiprocessors by allowing you to write clever lock-free code. Note that such code is very difficult to get right, and will unavoidably be less portable than lock-based code. It is also not always faster than lock-based code. But it may occasionally be a large performance win.
* To experiment with new and much better thread programming paradigms, etc.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/aevseev/openSUSE_13.2/i586 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
libatomic_ops
libatomic_ops-devel
libatomic_ops-devel(x86-32)
pkgconfig(atomic_ops)
Requires :