From: "Luka Marinko" <luka.marinko@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: question on pthreads
Date: Sun, 20 Aug 2006 21:32:15 +0000 (UTC) [thread overview]
Message-ID: <ecakcv$m06$1@sea.gmane.org> (raw)
In-Reply-To: 3420082f0608201046q53bb60b5u5ca8915e588ee9e3@mail.gmail.com
On Sun, 20 Aug 2006 22:46:14 +0500, Irfan Habib wrote:
> Hi,
>
> Where should I look for the code of the native Pthreads implemetation:
>
> I've found this:
> http://pauillac.inria.fr/~xleroy/linuxthreads/
>
> Supposedly from the site,it has been superceeded by NPTL by Ulrich
> Drepper, but I cant find the code for NPTL?
pthreads (whitch is now NPTL), is part of glibc and can be found at
http://www.gnu.org/software/libc/
You can find nice manual here, and overview
http://www.gnu.org/software/libc/manual/html_mono/libc.html
Also keep in mind that soem distros, patch their glibs, so you might want
to get sources from there
have a nice day,
Luka Marinko
next prev parent reply other threads:[~2006-08-20 21:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-20 17:46 question on pthreads Irfan Habib
2006-08-20 19:37 ` Nix
2006-08-20 21:32 ` Luka Marinko [this message]
2006-08-20 22:21 ` Lee Revell
2006-08-21 10:45 ` Mark Hounschell
2006-08-29 0:21 ` Nix
2006-08-29 11:51 ` Mark Hounschell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ecakcv$m06$1@sea.gmane.org' \
--to=luka.marinko@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.