MPAffinity: Difference between revisions
Appearance
New |
No edit summary |
||
Line 14: | Line 14: | ||
mask CPUs 0 thru 31 in [0], CPUs 32 thru 63 in [1] | mask CPUs 0 thru 31 in [0], CPUs 32 thru 63 in [1] | ||
[[OS2_API | Back to OS/2 API]] | |||
[[Category:The OS/2 API Project]] |
Revision as of 21:41, 31 October 2011
MPAffinity
Structure for DosSetThreadAffinity.
Type
ULONG mask[2]
C Declaration Method
typedef struct
Fields
mask CPUs 0 thru 31 in [0], CPUs 32 thru 63 in [1]