MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / MainThreadAction

Method MainThreadAction

mainthread.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14MainThreadAction::MainThreadAction(BNMainThreadAction* action)
15{
16 m_object = action;
17}
18
19
20void MainThreadAction::Execute()

Callers 1

execute_on_main_threadFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected