- Timestamp:
- Jan 15, 2003, 11:42:19 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/wprocess.cpp
r9660 r9675 1 /* $Id: wprocess.cpp,v 1.17 1 2003-01-10 15:19:54sandervl Exp $ */1 /* $Id: wprocess.cpp,v 1.172 2003-01-15 10:42:19 sandervl Exp $ */ 2 2 3 3 /* … … 162 162 } 163 163 memset(winteb, 0, sizeof(TEB)); 164 dprintf(("TIB selector %x; linaddr 0x%x", tibsel, winteb)); 164 165 165 166 threadListMutex.enter();
Note:
See TracChangeset
for help on using the changeset viewer.