X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 2002:a05:6214:29ce:b0:462:3e67:bdcd with SMTP id gh14-20020a05621429ce00b004623e67bdcdmr14498853qvb.94.1653512693055; Wed, 25 May 2022 14:04:53 -0700 (PDT) X-Received: by 2002:a25:3545:0:b0:64d:a20c:6006 with SMTP id c66-20020a253545000000b0064da20c6006mr33828865yba.503.1653512692861; Wed, 25 May 2022 14:04:52 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Wed, 25 May 2022 14:04:52 -0700 (PDT) In-Reply-To: <13904ce4-1b5c-c82f-7939-d0cc40c61d3b@gmail.com> Injection-Info: google-groups.googlegroups.com; posting-host=46.123.254.94; posting-account=CPdYWwoAAABpWBQIr4qTKwtnquUvEEfS NNTP-Posting-Host: 46.123.254.94 References: <224eb9dc-337e-f78f-ea4e-58bb15eb580b AT gmail DOT com> <7466fdea-7958-467e-aa06-f051df1bf3fen AT googlegroups DOT com> <13904ce4-1b5c-c82f-7939-d0cc40c61d3b AT gmail DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <13cd46e4-48a2-4cbf-804a-07c637ee1f37n@googlegroups.com> Subject: Re: GNU pth during djgpp build time? From: "janezz55 (janezz55 AT gmail DOT com) [via djgpp AT delorie DOT com]" Injection-Date: Wed, 25 May 2022 21:04:53 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1533 Bytes: 1821 Lines: 3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > whenever an exception is thrown. So it makes sense to use a mutex here, but > in our case it's just not necessary to do so on startup. Yeah, I have a feeling you're already working on a patch :) So, we will have std::thread under dos, amazing.