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