This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Thread names in Linux - possible to reflect the GCJ name?


On Wed, 2005-06-07 at 09:38 +0200, Martin Egholm Nielsen wrote:
> Every time you create a new thread in gcj under Linux, you get a new 
> thread under Linux. However, all of these created threads have the name 
> of the executable.

[it is worth noting that that is only the behaviour if you are not using
the Next-generation POSIX Thread Library. On a Linux system where glibc
has been built to be NPTL, multi threaded programs just show up as a
single process]

AfC
Sydney

-- 
Andrew Frederick Cowie

Technology strategy, managing change, establishing procedures,
and executing successful upgrades to mission critical business
infrastructure.

http://www.operationaldynamics.com/

Sydney   New York   Toronto   London

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]