CTRDG_SetTaskThreadPriority

Syntax

#include <nitro/ctrdg.h>
void CTRDG_SetTaskThreadPriority(u32 priority);
  

Arguments

priority Priority of the task thread

Return Values

None.

Description

Changes the priority of a task thread.

See Also

Revision History

2006/04/07 Initial version.


CONFIDENTIAL