Changeset 4941 for trunk/include


Ignore:
Timestamp:
Jan 14, 2001, 6:12:27 PM (25 years ago)
Author:
sandervl
Message:

header update

Location:
trunk/include/win
Files:
1 added
1 edited

Legend:

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

    r4657 r4941  
    1 /* $Id: thread.h,v 1.18 2000-11-21 11:33:59 sandervl Exp $ */
    2 
    31/*
    42 * Thread definitions
     
    142140              PROCESSTHREAD_SECURITYINFO threadinfo; //used to store security info for thread tokens
    143141              DWORD          lcid;           // thread lcid
     142              BOOL           fIgnoreMsgs;    // set to true if waiting in WaitForSingleObject
    144143          } odin;
    145144#endif
Note: See TracChangeset for help on using the changeset viewer.