MCPcopy 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
139void Thread::RestoreContext()
140{
141 restore_context(_jmpbuf, 1);
142}
143
144
145bool Thread::Initial()

Callers 3

ThreadSchduleMethod · 0.80
NotifyThreadMethod · 0.80
SwapDaemonThreadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected