PS2SDK
PS2 Homebrew Libraries
|
#include "kernel.h"
Go to the source code of this file.
Data Structures | |
struct | request |
struct | topArg |
Enumerations | |
enum | TOP_REQ { TOP_REQ_WAKEUP , TOP_REQ_ROTATE , TOP_REQ_SUSPEND } |
Variables | |
int | topId |
int | topSema |
struct topArg | topArg |
EE kernel update for thread functions
Definition in file thread.c.
struct topArg |