Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ SaveContext
Method
SaveContext
adapter/micro_thread/micro_thread.cpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
133
134
int Thread::SaveContext()
135
{
136
return save_context(_jmpbuf);
137
}
138
139
void Thread::RestoreContext()
140
{
Callers
2
NotifyThread
Method · 0.80
SwapDaemonThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected