ports/devel/libstdthreads/pkg/DESCR

4 lines
137 B
Text
Raw Normal View History

2023-09-08 05:21:37 +00:00
libstdthreads implements the C11 threads standard as a wrapper around
POSIX threads.
The code comes from FreeBSD's src/lib/libstdtread/.