May 20, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2115

           Summary: Describe thread_hdl in relation to unix
           Product: D
           Version: 2.014
          Platform: PC
               URL: std_thread.html
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: jlquinn@optonline.net


The thread_hdl includes a comment that says it represents Windows' HANDLE.  I assume that it corresponds to pthread_t on unix systems, but it should be described.


--