OSGetIdleFunction

Syntax

#include <revolution/os.h>

OSThread* OSGetIdleFunction( void );

Arguments

None.

Return Values

A pointer to the OSThread for the idle function.

Description

Gets the pointer to the current background thread created by the OSSetIdleFunction function.

See Also

OSSetIdleFunction

Revision History

2006/03/01 Initial version.


CONFIDENTIAL