Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
static struct Globals {
Callers
3
fib
Function · 0.45
f
Function · 0.45
g
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected