Artifact 0af6b6246b40205ffdabd137efb166d6453ac01b:
- File unix/Makefile.in — part of check-in [329bb4c295] at 2002-04-23 05:41:03 on branch trunk — * generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): * unix/Makefile.in: * unix/tclUnixThrd.c: * win/Makefile.in: * win/tclWinInt.h: * win/tclWinThrd.c: added new threaded allocator contributed by AOL that significantly reduces lock contention when multiple threads are in use. Only Windows and Unix implementations are ready, and the Windows one may need work. It is only used by default on Unix for now, and requires that USE_THREAD_ALLOC be defined (--enable-threads on Unix will define this). (user: hobbs size: 47473)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.