# File ruby/jbridge.rb, line 515
  def wakeup_thread()
        @@main_thread.wakeup
        nil
  end