MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / swap

Method swap

test/test_fibers.cpp:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 }
31
32 void swap(emscripten_fiber_t *fiber) {
33 emscripten_fiber_swap(&context, fiber);
34 }
35};
36
37static struct Globals {

Callers 3

fibFunction · 0.45
fFunction · 0.45
gFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected