Ignore:
Timestamp:
Oct 21, 2003, 10:59:03 AM (22 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/wprocess.h

    r9909 r10279  
    2121#include <thread.h>
    2222#include <FastInfoBlocks.h>
     23
     24#define SELECTOR_OS2_FS         0x150b
    2325
    2426#define MAKE_THREADID(processid, threadid)      ((processid << 16) | threadid)
Note: See TracChangeset for help on using the changeset viewer.