Project Home
Project Home
Trackers
Trackers
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 - Thead naming: Page 1 of 4 (4 Items)
   
Thead naming  
qnx 6.3.2 kernel now supports naming of a thread via function
pthread_setname_np()

I have problem using this function when debugging in Momentics IDE, and it gives me error code EBUSY ("Device or 
resource busy").

But when I run (instead of debugging) in IDE, it works fine. And, if I run the binary directly on a QNX target, it also 
works just fine. 

Any idea?

My Momentics is carried on a WindowXp machine.

Thanks.