Ignore:
Timestamp:
Dec 5, 2001, 7:06:57 PM (24 years ago)
Author:
sandervl
Message:

overlapped io updates

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:02 sandervl Exp $ */
     1/* $Id: overlappedio.cpp,v 1.3 2001-12-05 18:06:57 sandervl Exp $ */
    22
    33/*
     
    8686    //fall through
    8787failed:
    88     //SvL: NOTE: We might not failed gracefully when threads have already been
     88    //SvL: NOTE: We might not fail gracefully when threads have already been
    8989    //           created. (thread accessing memory that has been freed)
    9090    //           Don't feel like wasting time to fix this as this should never
Note: See TracChangeset for help on using the changeset viewer.