Query: td_init
OS: sunos
Section: 3cdb
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
td_init(3C_DB) Threads Debugging Library Functions td_init(3C_DB)NAMEtd_init - performs initialization for libc_db library of interfacesSYNOPSIScc [ flag... ] file... -lc_db [ library... ] #include <proc_service.h> #include <thread_db.h> td_err_e td_init();DESCRIPTIONThe td_init() function is the global initialization function for the libc_db() library of interfaces. It must be called exactly once by any process using the libc_db() library before any other libc_db() function can be called.RETURN VALUESTD_OK The libc_db() library of interfaces successfully initialized. TD_ERR Initialization failed.ATTRIBUTESSee attributes(5) for description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT Level |Safe | +-----------------------------+-----------------------------+SEE ALSOlibc_db(3LIB), attributes(5) SunOS 5.10 19 Oct 1998 td_init(3C_DB)
Related Man Pages |
---|
td_init(3cdb) - opensolaris |
td_thr_dbsuspend(3cdb) - opensolaris |
td_thr_dbsuspend(3cdb) - sunos |
td_thr_sleepinfo(3cdb) - sunos |
td_thr_validate(3cdb) - sunos |
Similar Topics in the Unix Linux Community |
---|
NFS and RPC in Solaris 10 |
Sendmail processes not running |
Broken Centos Cluster |