File: thread.el.html
Defined variables (6)
thread-list-backtrace--thread | Thread whose backtrace is displayed in the current buffer. |
thread-list-mode-abbrev-table | Abbrev table for ‘thread-list-mode’. |
thread-list-mode-hook | Hook run after entering ‘thread-list-mode’. |
thread-list-mode-map | Local keymap for ‘thread-list-mode’ buffers. |
thread-list-mode-syntax-table | Syntax table for ‘thread-list-mode’. |
thread-list-refresh-seconds | Seconds between automatic refreshes of the *Threads* buffer. |
Defined functions (12)
list-threads | () |
thread-handle-event | (EVENT) |
thread-list--get-entries | () |
thread-list--get-status | (THREAD) |
thread-list--make-backtrace-frame | ((EVALD FUN &rest ARGS)) |
thread-list--name | (THREAD) |
thread-list--send-signal | (SIGNAL) |
thread-list--timer-func | (BUFFER) |
thread-list-mode | () |
thread-list-pop-to-backtrace | () |
thread-list-send-error-signal | () |
thread-list-send-quit-signal | () |