KThread: Difference between revisions
No edit summary |
No edit summary |
||
Line 60: | Line 60: | ||
| 0x36 | | 0x36 | ||
| s8 | | s8 | ||
| | | Important for syncing- seems to be based on the thread switch attempt count for the thread's core's KScheduler | ||
|- | |- | ||
| 0x37 | | 0x37 | ||
Line 77: | Line 77: | ||
| u32 | | u32 | ||
| Pointer to object the KThread is waiting on- can be a timer, event, session, etc. | | Pointer to object the KThread is waiting on- can be a timer, event, session, etc. | ||
|- | |||
| 0x44 | |||
| Result | |||
| Status for object above | |||
|- | |- | ||
| 0x48 | | 0x48 |