#include <kernel.h>
Definition at line 252 of file kernel.h.
◆ attr
| u32 ee_thread_status_t::attr |
◆ current_priority
| int ee_thread_status_t::current_priority |
◆ func
| void* ee_thread_status_t::func |
◆ gp_reg
| void* ee_thread_status_t::gp_reg |
◆ initial_priority
| int ee_thread_status_t::initial_priority |
◆ option
| u32 ee_thread_status_t::option |
◆ stack
| void* ee_thread_status_t::stack |
◆ stack_size
| int ee_thread_status_t::stack_size |
◆ status
| int ee_thread_status_t::status |
◆ waitId
| u32 ee_thread_status_t::waitId |
◆ waitType
| u32 ee_thread_status_t::waitType |
◆ wakeupCount
| u32 ee_thread_status_t::wakeupCount |
The documentation for this struct was generated from the following file: