XINU
|
メッセージリストのノード More...
#include <ports.h>
Data Fields | |
uint32 | ptmsg |
ワンワードのメッセージ More... | |
struct ptnode * | ptnext |
メッセージリストの次のノードへのポインタ More... | |
uint32 ptnode::ptmsg |
ワンワードのメッセージ
Definition at line 24 of file ports.h.
Referenced by _ptclear(), ptrecv(), and ptsend().
struct ptnode* ptnode::ptnext |