Does QNX support "named" threads?

Does QNX support “named” threads?
I mean, i want attach some names to threads and then look info about these threads on “top” command, where i’ll can see threads’s id’s and their names.

Yes.

qnx.com/developers/docs/6.4. … _TCTL_NAME

and

qnx.com/developers/docs/6.4. … me_np.html

Thank u!
and one question again : will “top”,“pidin” or “sin” show thread’s names in console?

Named threads is non-POSIX, so only IDE see it.

this IDE has many bugs and i don’t use it :frowning:
in usage help of “pidin” i saw -f and -F params, where %h - thread’s name. what is it?
my threads lists without names, even with this parameter.

What do you mean only the IDE sees it? pidin thread will show the thread name.

What version are you using?