Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2006 03:26:03 +0200
From:      Ekkehard Morgenstern <ekkehard.morgenstern@onlinehome.de>
To:        David Xu <davidxu@freebsd.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Threading system calls (int 80h)
Message-ID:  <200610150326.03279.ekkehard.morgenstern@onlinehome.de>
In-Reply-To: <200610150732.06291.davidxu@freebsd.org>
References:  <200610141540.09999.ekkehard.morgenstern@onlinehome.de> <200610150732.06291.davidxu@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sunday 15 October 2006 01:32, David Xu wrote:
> You are going to be unable to use libc if you create raw thread in your
> program, libc uses pthread APIs, if you create a raw thread, your
> program will crash if you use any libc function which needs pthread
> interface.

I don't want to link to libc. So, how do I create a raw thread?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610150326.03279.ekkehard.morgenstern>