Install this package:
emerge -a dev-libs/libthreadar
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/libthreadar
Or alternatively:
emerge --autounmask-write -a dev-libs/libthreadar
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.6.1 | 8 | amd64 ppc ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>ceamac@gentoo.org</email> <name>Viorel Munteanu</name> </maintainer> <longdescription> Libthreadar is a C++ library providing an abstracted set of C++ *classes* to manipulate threads in a very simple and efficient way from your C++ code. It also handles exceptions thrown from a thread and propagated to another one, when the latter is calling the thread::join() method. This lets one manage exceptions as simply as it is in C++ single threaded context. </longdescription> <upstream> <remote-id type="sourceforge">libthreadar</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | libthreadar-1.6.1.tar.gz | 465288 bytes | 1.6.1 |
| Type | File | Size |
|---|