'\" te .\" Copyright (c) 1998 Sun Microsystems, Inc. All Rights Reserved .TH td_log 3C_DB "19 Oct 1998" "SunOS 5.11" "Threads Debugging Library Functions" .SH NAME td_log \- placeholder for future logging functionality .SH SYNOPSIS .LP .nf cc [ \fIflag\fR... ] \fIfile\fR... -lc_db [ \fIlibrary\fR... ] #include #include \fBvoid\fR \fBtd_log\fR(\fBvoid\fR); .fi .SH DESCRIPTION .sp .LP This function presently does nothing. It is merely a placeholder for future logging functionality in \fBlibc_db\fR(3LIB). .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ MT LevelSafe .TE .SH SEE ALSO .sp .LP \fBlibc_db\fR(3LIB), \fBattributes\fR(5), \fBthreads\fR(5)