Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - When does _NTO_TCTL_RUNMASK take effect?: Page 1 of 5 (5 Items)
   
When does _NTO_TCTL_RUNMASK take effect?  
Does the ThreadCtl _NTO_TCTL_RUNMASK take effect immediately?  Say my thread is running on CPU 1 and I call ThreadCtl to
 set it to run on CPU 0 only.  Am I guaranteed that my thread is running on CPU 0 when ThreadCtl returns?