1td_log(3C_DB)         Threads Debugging Library Functions        td_log(3C_DB)
2
3
4

NAME

6       td_log - placeholder for future logging functionality
7

SYNOPSIS

9       cc [ flag... ] file...  -lc_db [ library... ]
10       #include <proc_service.h>
11       #include <thread_db.h>
12
13       void td_log(void);
14
15

DESCRIPTION

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

ATTRIBUTES

21       See attributes(5) for descriptions of the following attributes:
22
23
24
25
26       ┌─────────────────────────────┬─────────────────────────────┐
27       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
28       ├─────────────────────────────┼─────────────────────────────┤
29       │MT Level                     │Safe                         │
30       └─────────────────────────────┴─────────────────────────────┘
31

SEE ALSO

33       libc_db(3LIB), attributes(5), threads(5)
34
35
36
37SunOS 5.11                        19 Oct 1998                    td_log(3C_DB)
Impressum