#include <revolution/os.h> OSThread* OSGetIdleFunction( void );
None.
A pointer to the OSThread for the idle function.
Gets the pointer to the current background thread created by the OSSetIdleFunction function.
2006/03/01 Initial version.
CONFIDENTIAL