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

Method cs_swap_out

sources/system/unix/common.cpp:362–365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

360 }
361
362 void cs_swap_out()
363 {
364 cs_context->instance->swap_context(nullptr);
365 }
366
367 virtual fiber_state get_state() const
368 {

Callers 1

resumeFunction · 0.45

Calls 1

swap_contextMethod · 0.45

Tested by

no test coverage detected