Changeset 10079 for trunk/include/win
- Timestamp:
- May 7, 2003, 6:13:43 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/thread.h
r10012 r10079 151 151 DWORD lcid; // thread lcid 152 152 BOOL fIgnoreMsgs; // set to true if waiting in WaitForSingleObject 153 BOOL fWaitMessage; // set if blocked in WaitMessage 154 BOOL fWaitMessageSuspend; 153 155 154 156 CONTEXT context; // thread context
Note:
See TracChangeset
for help on using the changeset viewer.