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

td_log - placeholder for future logging functionality

cc [ flag... ] file...  -lc_db [ library... ]
#include <proc_service.h>
#include <thread_db.h>
void td_log(void);

This function presently does nothing. It is merely a placeholder for future logging functionality in libc_db(3LIB).

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE
MT Level Safe

libc_db(3LIB), attributes(7), threads(7)

October 19, 1998 OmniOS