MCPcopy Create free account
hub / github.com/qilingframework/qiling / exit

Method exit

qiling/os/thread.py:32–33  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

30# like pthread_exit(), terminate current thread.
31# @abstractmethod
32 def exit(self):
33 pass
34
35 @abstractmethod
36 def stop(self):

Callers 10

do_quitMethod · 0.80
proxy.pyFile · 0.80
mainFunction · 0.80
quitMethod · 0.80
quitMethod · 0.80
test_pe_sys.pyFile · 0.80
mainFunction · 0.80
usageFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 1