Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ Thread
Method
Thread
src/checkqueue.h:134–137 ·
view source on GitHub ↗
Worker thread
Source
from the content-addressed store, hash-verified
132
133
//! Worker thread
134
void Thread()
135
{
136
Loop();
137
}
138
139
//! Wait until execution finishes, and return whether all evaluations were successful.
140
bool Wait()
Callers
3
run
Method · 0.80
start
Method · 0.80
ThreadScriptCheck
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected