RetroArch
Classes | Macros | Typedefs | Functions | Variables
lwp_priority.h File Reference
#include <gctypes.h>
#include "machine/processor.h"
Include dependency graph for lwp_priority.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _priocntrl
 

Macros

#define LWP_PRIO_MIN   0
 
#define LWP_PRIO_MAX   255
 

Typedefs

typedef struct _priocntrl prio_cntrl
 

Functions

void __lwp_priority_init ()
 

Variables

vu32 _prio_major_bitmap
 
u32 _prio_bitmap []
 

Macro Definition Documentation

◆ LWP_PRIO_MAX

#define LWP_PRIO_MAX   255

◆ LWP_PRIO_MIN

#define LWP_PRIO_MIN   0

Typedef Documentation

◆ prio_cntrl

typedef struct _priocntrl prio_cntrl

Function Documentation

◆ __lwp_priority_init()

void __lwp_priority_init ( )
Here is the caller graph for this function:

Variable Documentation

◆ _prio_bitmap

u32 _prio_bitmap[]

◆ _prio_major_bitmap

vu32 _prio_major_bitmap