Gentoo Archives: gentoo-user

From: Timur Aydin <ta@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Is my system (really) using nptl
Date: Sat, 13 Oct 2012 00:11:31
Message-Id: 5078B12C.4020503@taydin.org
In Reply to: Re: [gentoo-user] Is my system (really) using nptl by Volker Armin Hemmann
1 >> So, what I am wondering now, is my system configured for NPTL or not?
2 >
3 > pretty sure: yes.
4 >
5 > How about less YOURAPP:
6 > Dynamic section at offset ... contains 27 entries:
7 > Tag Type Name/Value
8 > 0x0000000000000001 (NEEDED) Shared library: ....
9 > 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0]
10 > ?
11
12 That's what my app has.
13
14 0x00000001 (NEEDED) Shared library: [libpthread.so.0]
15
16 So isn't the process supposed to have one pid, regardless of how many
17 threads it has created?
18
19 --
20 Timur

Replies

Subject Author
Re: [gentoo-user] Is my system (really) using nptl Mark Knecht <markknecht@×××××.com>