opensolaris man page for td_log

Query: td_log

OS: opensolaris

Section: 3cdb

Links: opensolaris man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

td_log(3C_DB)						Threads Debugging Library Functions					     td_log(3C_DB)

NAME
td_log - placeholder for future logging functionality
SYNOPSIS
cc [ flag... ] file... -lc_db [ library... ] #include <proc_service.h> #include <thread_db.h> void td_log(void);
DESCRIPTION
This function presently does nothing. It is merely a placeholder for future logging functionality in libc_db(3LIB).
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT Level |Safe | +-----------------------------+-----------------------------+
SEE ALSO
libc_db(3LIB), attributes(5), threads(5) SunOS 5.11 19 Oct 1998 td_log(3C_DB)
Related Man Pages
td_ta_get_nthreads(3cdb) - opensolaris
td_ta_get_nthreads(3cdb) - sunos
td_thr_dbsuspend(3cdb) - sunos
td_thr_setprio(3cdb) - sunos
td_thr_sleepinfo(3cdb) - sunos
Similar Topics in the Unix Linux Community
sending messages from auditd logs to syslog server