Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ 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
6
run
Method · 0.80
start
Method · 0.80
ThreadScriptCheck
Function · 0.80
Correct_Queue_range
Function · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
CCheckQueueSpeedPrevectorJob
Function · 0.80
Calls
no outgoing calls
Tested by
2
Correct_Queue_range
Function · 0.64
BOOST_AUTO_TEST_CASE
Function · 0.64