Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
125
void YieldThread() {
126
::SwitchToThread();
127
}
128
129
} // End of namespace ftl
130
Callers
5
Add
Method · 0.85
Wait
Method · 0.85
LockSlow
Method · 0.85
UnlockSlow
Method · 0.85
FiberStartFunc
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected