Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ RestoreContext
Method
RestoreContext
adapter/micro_thread/micro_thread.cpp:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
void Thread::RestoreContext()
140
{
141
restore_context(_jmpbuf, 1);
142
}
143
144
145
bool Thread::Initial()
Callers
3
ThreadSchdule
Method · 0.80
NotifyThread
Method · 0.80
SwapDaemonThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected