Ignore:
Timestamp:
Nov 13, 2001, 12:06:03 AM (24 years ago)
Author:
phaller
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/thread.h

    r6830 r7326  
    151151#ifdef DEBUG
    152152              // used for call stack tracking
    153               ULONG          dbgCallDepth;   // is de-/incremended by ODINWRAP macros
     153              ULONG          dbgCallDepth;     // is de-/incremented by ODINWRAP macros
     154              PVOID*         arrstrCallStack;  // keep track of thread's call stack
    154155#endif
    155156          } odin;
Note: See TracChangeset for help on using the changeset viewer.