Install this package:
emerge -a ros-noetic/lockfree
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask ros-noetic/lockfree
Or alternatively:
emerge --autounmask-write -a ros-noetic/lockfree
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.25-r1 | 7 | ~x86 ~amd64 ~arm ~arm64 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>hunterlallen@protonmail.com</email>
<name>Hunter L. Allen</name>
</maintainer>
<longdescription>
The lockfree package contains lock-free data structures for use in multithreaded programming. These
kinds of data structures are generally not as easy to use as single-threaded equivalents, and are not
always faster. If you don't know you need to use one, try another structure with a lock around it
first.
</longdescription>
<upstream>
<maintainer status="active">
<email>dash@clearpathrobotics.com</email>
<name>Devon Ash</name>
</maintainer>
<bugs-to>https://github.com/ros-gbp/ros_realtime/issues</bugs-to>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | lockfree-noetic-release-1.0.25.tar.gz | 8453 bytes |
| EBUILD | lockfree-1.0.25-r1.ebuild | 695 bytes |
| MISC | metadata.xml | 858 bytes |