Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
MainThreadAction::MainThreadAction(BNMainThreadAction* action)
15
{
16
m_object = action;
17
}
18
19
20
void MainThreadAction::Execute()
Callers
1
execute_on_main_thread
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected