stead of heap_chunk itself,
and then assign to heap_chunk at the last gasp. I suppose this would only
work if the assignment to heap_chunk could be guaranteed to be atomic.
Perhaps a mutex would be safer?
-Original Message-
From: Jon Jansen [mailto:[EMAIL PROTECTED]
Sent: 01 September 2003
I get the following error running CygWin find and xargs from within a TCL
script:
Error executing 'C:/cygwin/bin/find TempDir/QACData -name *.lock -type f
-print0 | xargs -0r rm -r'...
c:\cygwin\bin\xargs.exe: *** unable to allocate heap, heap_chunk_size
384, Win32 error 0
The error is in
2 matches
Mail list logo