![]() |
CMGDK r49-rc2
|
#include <lf.h>
公有属性 | |
void *volatile | pin [LF_PINBOX_PINS] |
LF_PINBOX * | pinbox |
void ** | stack_ends_here |
void * | purgatory |
uint32 | purgatory_count |
uint32 volatile | link |
char | pad [64-sizeof(uint32)*2-sizeof(void *)*(LF_PINBOX_PINS+3)] |
uint32 volatile LF_PINS::link |
char LF_PINS::pad[64-sizeof(uint32)*2-sizeof(void *)*(LF_PINBOX_PINS+3)] |
void* volatile LF_PINS::pin[LF_PINBOX_PINS] |
void* LF_PINS::purgatory |
uint32 LF_PINS::purgatory_count |
void** LF_PINS::stack_ends_here |