Changeset 10279 for trunk/include/wprocess.h
- Timestamp:
- Oct 21, 2003, 10:59:03 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/wprocess.h
r9909 r10279 21 21 #include <thread.h> 22 22 #include <FastInfoBlocks.h> 23 24 #define SELECTOR_OS2_FS 0x150b 23 25 24 26 #define MAKE_THREADID(processid, threadid) ((processid << 16) | threadid)
Note:
See TracChangeset
for help on using the changeset viewer.