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

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
