C11 standard threads library
Index | devel
libstdthreads implements the C11 threads standard as a wrapper around POSIX threads. The code comes from FreeBSD's src/lib/libstdthreads/.