summaryrefslogtreecommitdiff
path: root/devel/tinycthread/DESCR
blob: 90916258ca762785053302e5068f4faac99ac054 (plain)
1
2
3
4
5
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.