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 - Identifier for currently executing CPU core: (1 Item)
   
Identifier for currently executing CPU core  
Is there an official Neutrino API to obtain an identifier for the currently executing CPU core? Obviously it should be 
something that does not involve a kernel call and which can be called when interrupts are disabled...
The "RUNCPU()" macro from "smp_switch.h" would be really perfect. Unfortunately it's only available in kernel land...

Regards,
Thorsten