550W Document
550W, a high-end OS
|
#include <sync.h>
Public 属性 | |
int | pcb_i |
char | buff [PCB_MBOX_MAX_MSG_NUM][PCB_MBOX_MSG_MAX_LEN] |
int | read_head |
int | write_head |
int | used_units |
char pcb_mbox::buff[PCB_MBOX_MAX_MSG_NUM][PCB_MBOX_MSG_MAX_LEN] |
int pcb_mbox::pcb_i |
int pcb_mbox::read_head |
int pcb_mbox::used_units |
int pcb_mbox::write_head |