man pages section 3: Basic Library Functions

Exit Print View

Updated: July 2014
 
 

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)