
28 Jul
2004
28 Jul
'04
9:55 a.m.
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.