# OsalThread
## **Overview**
**Related Modules:**
[OSAL](OSAL.md)
**Description:**
Describes a thread.
## **Summary**
## Data Fields
## **Details**
## **Field Documentation**
## realThread
```
void* OsalThread::realThread
```
**Description:**
Pointer to a created thread object
## status
```
int32_t OsalThread::status
```
**Description:**
Thread running status