#include <revolution/os.h>
OSThread* OSGetCurrentThread(void);
None.
Pointer to the current thread.
Gets the pointer to the current thread.
Thread Functions, Thread Synchronization Functions
03/01/2006 Initial version.