This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin 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: RFC: TLS problem


On Thu, Aug 01, 2002 at 04:48:09PM +0200, Thomas Pfaff wrote:
>IMHO the are two possible solutions:
>1. Synchronize the win32 TLS array between parent and child.
>2. Create a cygwin only solution that will use its own tls array like CGFs
>experimental TLS implementation.

My TLS implementation only provides a limited amount of per-thread storage.
It wasn't intended for generic use, just use within the cygwin DLL.

So, it sounds like 1. is the only feasible solution.

cgf


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