libstdthreads-0.3.2

C11 standard threads library

Index | devel

Description

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