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