MCPcopy 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
110void ThreadYield()
111{
112 sceKernelDelayThread( 1 ); // Is 0 valid?
113}

Callers 1

CSpinLockMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected