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


On Thu, May 16, 2002 at 08:08:02PM -0700, Gareth Hughes wrote:
> Let's be clear about what I'm proposing: you agree to reserve an 
> 8*sizeof(void *) block at a well-defined and well-known offset in the 
> TCB.  OpenGL is free to access that block, but only that block.

But you define no way how libraries can acquire some offset in
it for its exclusive use, so basically you want a libGL private TCB block.

	Jakub


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