#include <nitro/os.h>
OSThread* OS_GetCurrentThread( void );
None.
The pointer to the current thread.
This function gets the current thread.
OS_InitThread
05/26/2004 Initial Version