pkgsrc/devel/tinycthread/DESCR
kamil 7186318182 Import tinycthread-1.1 as devel/tinycthread
TinyCThread is a minimalist, portable, threading library for C, intended to
make it easy to create multi threaded C applications.

The library is closesly modeled after the C11 standard, but only a subset is
implemented at the moment.
2016-09-18 14:10:50 +00:00

5 lines
235 B
Text

TinyCThread is a minimalist, portable, threading library for C, intended to
make it easy to create multi threaded C applications.
The library is closesly modeled after the C11 standard, but only a subset is
implemented at the moment.