#include <sdk/kernel/pspthreadman.h>
Data Fields | |
| u32 | size |
| Size of the structure. | |
| char | name [32] |
| Nul terminated name of the thread. | |
| u32 | unk0 |
| Unknown. | |
| u32 | unk1 |
| Unknown. | |
| u32 | th_addr |
| Address of the the thread (likely start address). | |
| u32 | stack_addr |
| Base of the stack. | |
| u32 | stack_size |
| Stack size. | |
| u32 | gp |
| gp | |
| u32 | init_pri |
| Initial priority. | |
| u32 | curr_pri |
| Current priority. | |
| u32 | unk2 [9] |
| More unknown. | |
|
|
Current priority.
|
|
|
gp
|
|
|
Initial priority.
|
|
|
Nul terminated name of the thread.
|
|
|
Size of the structure.
|
|
|
Base of the stack.
|
|
|
Stack size.
|
|
|
Address of the the thread (likely start address).
|
|
|
Unknown.
|
|
|
Unknown.
|
|
|
More unknown.
|
1.4.3-20050530