MCPcopy Create free account
hub / github.com/DISTORTEC/distortos / getState

Method getState

source/threads/ThreadCommon.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109ThreadState ThreadCommon::getState() const
110{
111 return getThreadControlBlock().getState();
112}
113
114int ThreadCommon::join()
115{

Callers 11

addMethod · 0.45
run_Method · 0.45
run_Method · 0.45
phase1Function · 0.45
phase3Function · 0.45
run_Method · 0.45
run_Method · 0.45
run_Method · 0.45
run_Method · 0.45
run_Method · 0.45

Calls

no outgoing calls

Tested by 9

run_Method · 0.36
run_Method · 0.36
phase1Function · 0.36
phase3Function · 0.36
run_Method · 0.36
run_Method · 0.36
run_Method · 0.36
run_Method · 0.36
run_Method · 0.36