From: Bronek Kozicki (brok_at_[hidden])
Date: 2004-07-28 04:55:56


Vladimir Prus wrote:
> 64KB? We had a code which worked by creating such table, and after upgrade
> to NPTL is started throwing "out of memory" errors when resizing this table

NTPL == Native Posix Thread Library? I think that we are seeking for a
way to avoid shortcomings of native Win32 thread local storage, not
Posix one. Maybe NTPL does not need such workarounds?

B.