./devel/libthreadar, C++ library to manage threads

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.0, Package name: libthreadar-1.4.0, Maintainer: pkgsrc-users

libthreadar 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)


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.