Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ YieldInternal
Method
YieldInternal
BeefRT/rt/Thread.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
bool Thread::YieldInternal()
100
{
101
return BfpThread_Yield();
102
}
103
104
Thread* Thread::GetCurrentThreadNative()
105
{
Callers
nothing calls this directly
Calls
1
BfpThread_Yield
Function · 0.50
Tested by
no test coverage detected