#include <CorePartition.h>
union { ... } CpxThread::control |
struct { ... } CpxThread::func |
◆ jmpRegisterBuffer
jmp_buf CpxThread::jmpRegisterBuffer |
union { ... } CpxThread::mem |
◆ nExecTime
uint32_t CpxThread::nExecTime |
◆ nLastMomentun
uint32_t CpxThread::nLastMomentun |
◆ nNice
uint32_t CpxThread::nNice |
◆ nNotifyUID
uint32_t CpxThread::nNotifyUID |
◆ nSleepTime
uint32_t CpxThread::nSleepTime |
◆ nStackMaxSize
size_t CpxThread::nStackMaxSize |
◆ nStackSize
size_t CpxThread::nStackSize |
◆ nStatus
uint8_t CpxThread::nStatus |
◆ nThreadController
uint8_t CpxThread::nThreadController |
◆ payload
◆ pFunction
void(* CpxThread::pFunction) (void *pStart) |
◆ pLastStack
void* CpxThread::pLastStack |
◆ pnVariableLockID
void* CpxThread::pnVariableLockID |
◆ pSubscriptions
◆ pValue
◆ stackPage
uint8_t CpxThread::stackPage |
The documentation for this struct was generated from the following file: