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