Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
 
Threads Library Functionstd_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 placeholder for future logging functionality in libthread_db(3THR).


ATTRIBUTES

 

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

ATTRIBUTE TYPEATTRIBUTE VALUE
MT LevelSafe

SEE ALSO

 

libthread(3LIB), libthread_db(3LIB), threads(3THR), attributes(5)



SunOS 5.9Go To TopLast Changed 19 Oct 1998