MCPcopy Create free account
hub / github.com/covscript/covscript / get_state

Method get_state

sources/system/unix/common.cpp:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365 }
366
367 virtual fiber_state get_state() const
368 {
369 return state;
370 }
371
372 virtual var return_value() const
373 {

Callers 3

is_runningFunction · 0.45
is_suspendedFunction · 0.45
is_finishedFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected