From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from latitanza.investici.org (latitanza.investici.org [82.94.249.234]) by sourceware.org (Postfix) with ESMTPS id 4F22B3858D1E; Sat, 24 Dec 2022 06:22:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4F22B3858D1E Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=autistici.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=autistici.org Received: from 1.mail-backend.investici.org (unknown [10.0.0.11]) by latitanza.investici.org (Postfix) with ESMTP id 4NfDVf2X5czGp5T; Sat, 24 Dec 2022 06:22:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1671862954; bh=vBlPI34gBaWBiYjDpyUoa7yy42Kuj4ca+N6D2/30Wig=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=JwJGBd20Vt3r56J7PJP2BSf+KXtl5WJ70hh107gbEjywQCNNO4J0aMO+d1HZpoCE7 XCKacOa+6fPb60JdTuBxGArMQXJK3Y21T8kCQojG67N8UQuUkmw1PS8h9eQeJE/jfB venIyR/6KnZkoq9rQzVSsU4CvVxyhF+cRCrYKbDk= Received: from 1.webmail.investici.org (localhost [127.0.0.1]) (Authenticated sender: i.nixman@autistici.org) by 1.mail-backend.investici.org (Postfix) with ESMTPA id 4NfDVf181zz61BP; Sat, 24 Dec 2022 06:22:34 +0000 (UTC) MIME-Version: 1.0 Date: Sat, 24 Dec 2022 06:22:34 +0000 From: i.nixman@autistici.org To: Jonathan Yong <10walls@gmail.com> Cc: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: Re: Adding a new thread model to GCC In-Reply-To: References: <0f1f223a-3756-1da3-bd1d-b87edd34e1f9@126.com> <21655510.EfDdHjke4D@fomalhaut> <2092961.OBFZWjSADL@fomalhaut> <45c84c01-74ca-3739-6482-2bbc94de0e9a@gmail.com> <00af136c637f5231670c0fb6f7906d42@autistici.org> User-Agent: Roundcube Webmail Message-ID: <4cda2b6bf9dc866b5bf525d31ce21091@autistici.org> X-Sender: i.nixman@autistici.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 2022-12-23 23:59, Jonathan Yong wrote: > Done, pushed to master branch. Thanks Eric. thank you Jonathan!