Mailinglist Archive: opensuse-programming (32 mails)
| < Previous | Next > |
pthread differences
- From: "Simon Nattrass" <snattrass@xxxxxxxxxx>
- Date: Mon, 13 Dec 2004 15:44:47 +0100
- Message-id: <s1bdaaec.005@xxxxxxxxxxxxxxxxxxxxxxx>
On SLES 64 there are two versions of the library libpthread.a -
/usr/lib64/libpthread.a & /usr/lib64/nptl/libpthread.a.
What's the difference?
I'm guessing the later maybe implements the Native POSIX Thread Library
while the former uses what? ? (LinuxThreads?, Next Generation POSIX
Threads?).
Rgds,
Simon
/usr/lib64/libpthread.a & /usr/lib64/nptl/libpthread.a.
What's the difference?
I'm guessing the later maybe implements the Native POSIX Thread Library
while the former uses what? ? (LinuxThreads?, Next Generation POSIX
Threads?).
Rgds,
Simon
| < Previous | Next > |