CTRDG_SetTaskThreadPriority

C Specification

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

Arguments

priority Represents the priority of the task thread

Return Values

None.

Description

Changes the priority of a task thread.

See Also

Revision History

04/07/2006 Initial version.

CONFIDENTIAL