Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ ThreadYield
Function
ThreadYield
Source/SysPSP/Utility/ThreadPSP.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void ThreadYield()
111
{
112
sceKernelDelayThread( 1 ); // Is 0 valid?
113
}
Callers
1
CSpinLock
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected