Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
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
    
 
Interface Librarieslibthread_db(3LIB)


NAME

 libthread_db - threads debugging library

SYNOPSIS

 
cc [ flag ... ] file ... -lthread_db [ library ... ]
#include <proc_service.h>
#include <thread_db.h>

DESCRIPTION

 

Functions is this library are used to build debuggers for multithreaded programs.

INTERFACES

 

The shared object libthread_db.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.

td_inittd_log
td_sync_get_infotd_sync_get_stats
td_sync_setstatetd_sync_waiters
td_ta_clear_eventtd_ta_delete
td_ta_enable_statstd_ta_event_addr
td_ta_event_getmsgtd_ta_get_nthreads
td_ta_get_phtd_ta_get_stats
td_ta_map_addr2synctd_ta_map_id2thr
td_ta_map_lwp2thrtd_ta_new
td_ta_reset_statstd_ta_set_event
td_ta_setconcurrencytd_ta_sync_iter
td_ta_sync_tracking_enabletd_ta_thr_iter
td_ta_tsd_itertd_thr_clear_event
td_thr_dbresumetd_thr_dbsuspend
td_thr_event_enabletd_thr_event_getmsg
td_thr_get_infotd_thr_getfpregs
td_thr_getgregstd_thr_getxregs
td_thr_getxregsizetd_thr_lockowner
td_thr_set_eventtd_thr_setfpregs
td_thr_setgregstd_thr_setprio
td_thr_setsigpendingtd_thr_setxregs
td_thr_sigsetmasktd_thr_sleepinfo
td_thr_tsdtd_thr_validate

FILES

 
/usr/lib/libthread_db.so.1
shared object
/usr/lib/64/libthread_db.so.1
64-bit shared object

ATTRIBUTES

 

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

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsl (32-bit)
 SUNWcslx (64-bit)
MT LevelSafe

SEE ALSO

 

pvs(1), intro(3), libpthread(3LIB), libthread(3LIB), libthread_db(3THR), threads(3THR), attributes(5)


SunOS 5.9Go To TopLast Changed 23 Jul 2001

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.