Changeset 7551 for trunk/src/kernel32/overlappedio.cpp
- Timestamp:
- Dec 5, 2001, 7:06:57 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/overlappedio.cpp
r7550 r7551 1 /* $Id: overlappedio.cpp,v 1. 2 2001-12-05 18:06:02sandervl Exp $ */1 /* $Id: overlappedio.cpp,v 1.3 2001-12-05 18:06:57 sandervl Exp $ */ 2 2 3 3 /* … … 86 86 //fall through 87 87 failed: 88 //SvL: NOTE: We might not fail edgracefully when threads have already been88 //SvL: NOTE: We might not fail gracefully when threads have already been 89 89 // created. (thread accessing memory that has been freed) 90 90 // Don't feel like wasting time to fix this as this should never
Note:
See TracChangeset
for help on using the changeset viewer.