Path to this page:
./
devel/libthreadar,
C++ library to manage threads
Branch: CURRENT,
Version: 1.4.0,
Package name: libthreadar-1.4.0,
Maintainer: pkgsrc-userslibthreadar provides C++ classes for manipulating threads and
propagating back exception from thread to parent thread when the
parent calls the join() method.
Master sites:
Filesize: 435.227 KB
Version history: (Expand)
- (2022-10-03) Package added to pkgsrc.se, version libthreadar-1.4.0 (created)
CVS history: (Expand)
2022-10-03 15:47:20 by Niclas Rosenvik | Files touched by this commit (6) |
Log message:
Add libthreadar version 1.4.0 to pkgsrc-current
libthreadar provides C++ classes for manipulating threads and
propagating back exception from thread to parent thread when the
parent calls the join() method.
|