| | | |
T |
|
| td_event_addset -- thread events in libthread_db ( ) |
|
| td_event_delset -- thread events in libthread_db ( ) |
|
| td_event_emptyset -- thread events in libthread_db ( ) |
|
| td_event_fillset -- thread events in libthread_db ( ) |
|
| td_eventisempty -- thread events in libthread_db ( ) |
|
| td_eventismember -- thread events in libthread_db ( ) |
|
| td_init - initialization function for libthread_db library of interfaces ( ) |
|
| td_log - placeholder for future logging functionality ( ) |
|
| td_sync_get_info -- operations on a synchronization object in libthread_db ( ) |
|
| td_sync_setstate -- operations on a synchronization object in libthread_db ( ) |
|
| td_sync_waiters -- operations on a synchronization object in libthread_db ( ) |
|
| td_ta_delete -- allocate and deallocate process handles for libthread_db ( ) |
|
| td_ta_enable_stats -- collect target process statistics for libthread_db ( ) |
|
| td_ta_event_addr -- thread events in libthread_db ( ) |
| | Event Set Manipulation Macros ( ) |
|
| td_ta_event_getmsg -- thread events in libthread_db ( ) |
|
| td_ta_get_nthreads - gets the total number of threads in a process for libthread_db ( ) |
|
| td_ta_get_ph -- allocate and deallocate process handles for libthread_db ( ) |
|
| td_ta_get_stats -- collect target process statistics for libthread_db ( ) |
|
| td_ta_map_addr2sync - get a synchronization object handle from a synchronization object's address ( ) |
|
| td_ta_map_addr2thr -- convert a thread id or thread address to a thread handle ( ) |
|
| td_ta_map_id2thr -- convert a thread id or thread address to a thread handle ( ) |
|
| td_ta_new -- allocate and deallocate process handles for libthread_db ( ) |
|
| td_ta_reset_stats -- collect target process statistics for libthread_db ( ) |
|
| td_ta_set_event -- thread events in libthread_db ( ) |
|
| td_ta_setconcurrency - set concurrency level for target process ( ) |
|
| td_ta_sync_iter -- iterator functions on process handles from libthread_db library of interfaces ( ) |
|
| td_ta_thr_iter -- iterator functions on process handles from libthread_db library of interfaces ( ) |
|
| td_ta_tsd_iter -- iterator functions on process handles from libthread_db library of interfaces ( ) |
|
| td_thr_clear_event -- thread events in libthread_db ( ) |
|
| td_thr_dbresume -- suspend and resume threads in libthread_db ( ) |
|
| td_thr_dbsuspend -- suspend and resume threads in libthread_db ( ) |
|
| td_thr_event_enable -- thread events in libthread_db ( ) |
|
| td_thr_event_getmsg -- thread events in libthread_db ( ) |
|
| td_thr_get_info - get thread information in libthread_db library of interfaces ( ) |
|
| td_thr_getfpregs -- reading and writing thread registers in libthread_db ( ) |
|
| td_thr_getgregs -- reading and writing thread registers in libthread_db ( ) |
| | Intel IA ( ) |
| | SPARC ( ) |
|
| td_thr_getxregs -- reading and writing thread registers in libthread_db ( ) |
|
| td_thr_getxregsize -- reading and writing thread registers in libthread_db ( ) |
|
| td_thr_lockowner - iterate over the set of locks owned by a thread ( ) |
|
| td_thr_set_event -- thread events in libthread_db ( ) |
|
| td_thr_setfpregs -- reading and writing thread registers in libthread_db ( ) |
|
| td_thr_setgregs -- reading and writing thread registers in libthread_db ( ) |
|
| td_thr_setprio - set the priority of a thread ( ) |
|
| td_thr_setsigpending -- manage thread signals for libthread_db ( ) |
|
| td_thr_setxregs -- reading and writing thread registers in libthread_db ( ) |
|
| td_thr_sigsetmask -- manage thread signals for libthread_db ( ) |
|
| td_thr_sleepinfo - return the synchronization handle for the object on which a thread is blocked ( ) |
|
| td_thr_tsd - get a thread's thread-specific data for libthread_db library of interfaces ( ) |
|
| td_thr_validate - test a thread handle for validity ( ) |
|
| tda_ta_clear_event -- thread events in libthread_db ( ) |
|
| terminate calling thread - pthread_exit ( ) |
|
| terminate the calling thread - thr_exit ( ) |
|
| test a thread handle for validity - td_thr_validate ( ) |
|
| thr_continue -- continue thread execution ( ) |
|
| thr_create - create a tread ( ) |
|
| thr_exit - terminate the calling thread ( ) |
|
| thr_getconcurrency -- get thread concurrency level ( ) |
|
| thr_getprio -- access dynamic thread scheduling ( ) |
| | Contentionscope ( ) |
| | Policy ( ) |
| | Priority ( ) |
| | Scheduling ( ) |
|
| thr_getspecific -- thread-specific-data functions ( ) |
|
| thr_join - wait for thread termination ( ) |
|
| thr_keycreate -- thread-specific-data functions ( ) |
| | Create Key ( ) |
| | Get Value ( ) |
| | Set Value ( ) |
|
| thr_main - identifies the calling thread as the main thread or not the main thread ( ) |
|
| thr_self - get calling thread's ID ( ) |
|
| thr_setconcurrency -- set thread concurrency level ( ) |
|
| thr_setprio -- access dynamic thread scheduling ( ) |
|
| thr_setspecific -- thread-specific-data functions ( ) |
|
| thr_sigsetmask - change or examine calling thread's signal mask ( ) |
|
| thr_stksegment - get thread stack bottom and size ( ) |
|
| thr_suspend -- suspend thread execution ( ) |
|
| thr_yield - thread yield to another thread ( ) |
|
| thread events in libthread_db |
| | -- td_event_addset ( ) |
| | -- td_event_delset ( ) |
| | -- td_event_emptyset ( ) |
| | -- td_event_fillset ( ) |
| | -- td_eventisempty ( ) |
| | -- td_eventismember ( ) |
| | -- td_ta_event_addr ( ) |
| | -- td_ta_event_getmsg ( ) |
| | -- td_ta_set_event ( ) |
| | -- td_thr_clear_event ( ) |
| | -- td_thr_event_enable ( ) |
| | -- td_thr_event_getmsg ( ) |
| | -- td_thr_set_event ( ) |
| | -- tda_ta_clear_event ( ) |
|
| thread-specific-data functions |
| | -- thr_getspecific ( ) |
| | -- thr_keycreate ( ) |
| | -- thr_setspecific ( ) |
|
| thread yield to another thread - thr_yield ( ) |
|
| timer_getoverrun -- per-process timers ( ) |
|
| timer_gettime -- per-process timers ( ) |
|
| timer_settime -- per-process timers ( ) |