This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

thread name


Hello,

There is a thread name buffer in pthread_info, but there doesn't seem to be
a good way to access the name.  I am considering adding some type of
pthread_setname() and pthread_getname() functions to do this.

Is there currently a way to do this that I am missing?

If not, is there a standard pthread function that I should implement rather
than making my own?

Thanks,
Wade


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]