Ignore:
Timestamp:
Dec 7, 2001, 3:13:39 PM (24 years ago)
Author:
sandervl
Message:

overlapped io, com, thread & process updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/oslibdos.h

    r7532 r7567  
    1 /* $Id: oslibdos.h,v 1.41 2001-12-03 12:13:09 sandervl Exp $ */
     1/* $Id: oslibdos.h,v 1.42 2001-12-07 14:13:38 sandervl Exp $ */
    22
    33/*
     
    360360DWORD OSLibDosDevConfig(PVOID pdevinfo, ULONG item);
    361361void  OSLibDosSleep(ULONG msecs);
     362void  OSLibDosExitThread(ULONG retcode);
    362363
    363364DWORD OSLibDosSetPriority(ULONG tid, int priority);
Note: See TracChangeset for help on using the changeset viewer.