manpages.info - online man pages   

SunOS man pages : td_log (3)

Threads Library Functions                            td_log(3THR)

NAME

td_log - placeholder for future logging functionality

SYNOPSIS

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

DESCRIPTION

This function presently does nothing; it is merely a place- holder for future logging functionality in libthread_db(3THR).

ATTRIBUTES

See attributes(5) for descriptions of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | MT Level | Safe | |_____________________________|_____________________________|

SEE ALSO

libthread(3THR), libthread_db(3THR), libthread_db(3LIB), attributes(5) SunOS 5.8 Last change: 19 Oct 1998 1