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]

Re: thread name


Here are the name functions if anyone wants them.  I'm still open to
suggestions if there is a better way though.

Thanks,
Wade

----- Original Message -----
From: "Wade Jensen" <waj4news@cox.net>
To: <ecos-discuss@sources.redhat.com>
Sent: Thursday, June 06, 2002 11:31 AM
Subject: [ECOS] 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
>

Attachment: patch.pthread_name
Description: Binary data

-- 
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]