freebsd-ports/devel/openthreads/pkg-descr
Pav Lucistnik 140e7da341 - Replace pkg-descr to match reality
Spotted by:	alfred
2005-01-24 21:58:55 +00:00

9 lines
436 B
Text

This library is intended to provide a minimal & complete Object-Oriented (OO)
thread interface for C++ programmers. It is loosely modeled on the Java thread
API, and the POSIX Threads standards. The architecture of the library is
designed around "swappable" thread models which are defined at compile-time in
a shared object library.
WWW: http://openthreads.sourceforge.net/
Maintainer: "Ying-Chieh Chen" <yinjieh@csie.nctu.edu.tw>