MCPcopy Create free account
hub / github.com/RichieSams/FiberTaskingLib / YieldThread

Function YieldThread

source/thread_abstraction.cpp:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125void YieldThread() {
126 ::SwitchToThread();
127}
128
129} // End of namespace ftl
130

Callers 5

AddMethod · 0.85
WaitMethod · 0.85
LockSlowMethod · 0.85
UnlockSlowMethod · 0.85
FiberStartFuncMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected