예제 #1
0
 def call_interrupt():
     _thread.interrupt_main()
 def call_interrupt():
     _thread.interrupt_main()
예제 #3
0
파일: nodes.py 프로젝트: xxoolm/Ryven
 def update_event(self, inp=-1):
     self.set_output_val(0, _dummy_thread.interrupt_main())