# File lib/sup/modes/thread-index-mode.rb, line 712
  def thread_containing m; @ts_mutex.synchronize { @ts.thread_for m } end