Threads Debugging Library Functions td_log(3C_DB)
NAME
td_log - placeholder for future logging functionality
SYNOPSIS
cc [ flag... ] file... -lc_db [ library... ]
#include
#include
void td_log(void);
DESCRIPTION
This function presently does nothing. It is merely a place-
holder for future logging functionality in libc_db(3LIB).
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| MT Level | Safe ||_____________________________|_____________________________|
SEE ALSO
libc_db(3LIB), attributes(5), threads(5)
SunOS 5.11 Last change: 19 Oct 1998 1