This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: OpenGL and the LinuxThreads pthread_descr structure


Ulrich Drepper wrote:
> 
> This is the only way you'll get access to thread-local storage.  It is
> out of question to allow third party program peek and poke into the
> thread descriptor.

What do you mean, a third party program?  We're talking about a system 
library (libGL.so) here.  There is a similar shortcut for libc 
(p_libc_specific) already in there.

-- Gareth


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