Artifact 38dae562ec6da339d4b332b155043831e5e8f73b:
- File win/tclWinThrd.c — part of check-in [28a1df4ae9] at 2002-04-23 17:03:34 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: 25587)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.