From owner-freebsd-questions Fri Oct 18 13:33:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94BD137B401 for ; Fri, 18 Oct 2002 13:33:55 -0700 (PDT) Received: from agape.wingnet.net (agape.wingnet.net [206.30.215.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0130043E91 for ; Fri, 18 Oct 2002 13:33:54 -0700 (PDT) (envelope-from trevarthan@wingnet.net) Received: from david.wingnet.net (makrothumia.wingnet.net [206.30.215.5]) by agape.wingnet.net (8.12.3/8.12.3) with ESMTP id g9IKXsoK068346 for ; Fri, 18 Oct 2002 16:33:54 -0400 (EDT) (envelope-from trevarthan@wingnet.net) Content-Type: text/plain; charset="us-ascii" From: Matthias Trevarthan Reply-To: trevarthan@wingnet.net Organization: Urokosodoji, Inc. To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD Multithreading C/C++ code Date: Fri, 18 Oct 2002 16:33:53 -0400 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200210181633.53768.trevarthan@wingnet.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Howdy! Just curious, but what is the standard way to implement cross-platform=20 multi-threading? Java has native threads. Windows has native threads. Wha= t do=20 architectures like FreeBSD and other Unix-like systems use? And what is t= he=20 standard for cross-platform implementation? This is probably the wrong list for this sort of thing, but it IS a quest= ion,=20 and it DOES relate to FreeBSD, and I don't want to set up another maildro= p=20 rule for yet another mailing list. :) Thanks. Matthias To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message