June 08, 2023
https://issues.dlang.org/show_bug.cgi?id=23980

          Issue ID: 23980
           Summary: OpenBSD: Add getthrname(2) and setthrname(2) to
                    unistd.d
           Product: D
           Version: D2
          Hardware: All
                OS: Other
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody@puremagic.com
          Reporter: bcallah@openbsd.org

Add some new system functions that get and set the name of a thread.

--