| Name: | ck-devel |
|---|---|
| Version: | 0.5.2 |
| Release: | 2.el7 |
| Architecture: | aarch64 |
| Group: | Development/Libraries |
| Size: | 591851 |
| License: | BSD |
| RPM: | ck-devel-0.5.2-2.el7.aarch64.rpm |
| Source RPM: | ck-0.5.2-2.el7.src.rpm |
| Build Date: | Thu May 24 2018 |
| Build Host: | ca-buildarm02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://concurrencykit.org |
| Summary: | Header files and libraries for CK development |
| Description: | Concurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and lock-less and lock-free data structures designed to aid in the design and implementation of high performance concurrent systems. It is designed to minimize dependencies on operating system-specific interfaces and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions. This package provides the libraries, include files, and other resources needed for developing Concurrency Kit applications. |
- Fix issues found during Package Review Summary provides better idea what this library is for Using macros for make build and install Fix permissions of the shared library
- Initial packaging