mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
4 lines
139 B
Plaintext
4 lines
139 B
Plaintext
libstdthreads implements the C11 threads standard as a wrapper around
|
|
POSIX threads.
|
|
The code comes from FreeBSD's src/lib/libstdthreads/.
|