https://issues.dlang.org/show_bug.cgi?id=22454
Issue ID: 22454 Summary: OpenBSD: Add prototypes for pthread_np.h Product: D Version: D2 Hardware: All OS: Other Status: NEW Severity: enhancement Priority: P1 Component: druntime Assignee: nob...@puremagic.com Reporter: bcal...@openbsd.org FreeBSD and DragonFly BSD have a pthread_np.d filled with prototypes from pthread_np.h Do the same for OpenBSD. --