From: Daniel Jacobowitz <drow@mvista.com>
To: Raja Saleru <iap_sraja@access.co.jp>
Cc: Gdb Redhat <gdb@sources.redhat.com>,
RTEMS Mailing list <rtems-users@oarcorp.com>
Subject: Re: thread function definitions
Date: Tue, 10 Jun 2003 04:40:00 -0000 [thread overview]
Message-ID: <20030610043949.GB27455@nevyn.them.org> (raw)
In-Reply-To: <OHEKKPPLCJNKIDELCLGOOEOACAAA.iap_sraja@access.co.jp>
On Mon, Jun 10, 2002 at 01:32:12PM +0900, Raja Saleru wrote:
> Hi,
> The source file thread_db.h contains the following prototype declarations.
> which file contains the definitions for these functions ?
They come from thread_db which must come from your C library.
> /* Prototypes for exported library functions. */
>
> /* Initialize the thread debug support library. */
> extern td_err_e td_init (void);
>
> /* Historical relict. Should not be used anymore. */
> extern td_err_e td_log (void);
>
> /* Generate new thread debug library handle for process PS. */
> extern td_err_e td_ta_new (struct ps_prochandle *__ps, td_thragent_t
> **__ta);
>
> /* Free resources allocated for TA. */
> extern td_err_e td_ta_delete (td_thragent_t *__ta);
>
>
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
prev parent reply other threads:[~2003-06-10 4:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-10 4:32 Raja Saleru
2003-06-10 4:40 ` Daniel Jacobowitz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030610043949.GB27455@nevyn.them.org \
--to=drow@mvista.com \
--cc=gdb@sources.redhat.com \
--cc=iap_sraja@access.co.jp \
--cc=rtems-users@oarcorp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox