Thread Affinity
Posted: Sun May 07, 2006 6:57 am
Fred:
In addition to the ThreadPriority() command, which we already have, can you also provide a wrapper around the SetThreadAffinityMask() API?
Say "ThreadAffinity(Thread, Mask)"
In the mean time, is there a way to get the thread handle from the PB Thread ID so I can directly use the aforementioned API with PB threads?
In addition to the ThreadPriority() command, which we already have, can you also provide a wrapper around the SetThreadAffinityMask() API?
Say "ThreadAffinity(Thread, Mask)"
In the mean time, is there a way to get the thread handle from the PB Thread ID so I can directly use the aforementioned API with PB threads?