This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

NPTL or LinuxThread am I using?


Hi,

I am doing embedded development, the root filesystem is built by montavista, so I can't use getconf to get the pthread version.

in /lib, it shows that the glibc version is libc-2.3.2, and there have a libpthread-0.10.so, and definitely when I start up a new thread, there will be a manager thread keep doing polling.

It can prove that the pthread system here is LinuxThread?

Thanks a lot.
ABAI


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