Variable: thread-list-backtrace--thread
thread-list-backtrace--thread is a buffer-local variable defined in
thread.el.gz.
Documentation
Thread whose backtrace is displayed in the current buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/thread.el.gz
(defvar-local thread-list-backtrace--thread nil
"Thread whose backtrace is displayed in the current buffer.")