GadgetSeed
0.9.6
フィールド
st_event 構造体
イベント
[詳解]
#include <
event.h
>
st_event 連携図
[
凡例
]
フィールド
struct
st_queue
list
イベントキューのキュー
struct
st_queue
proc_head
イベント待ちタスクキュー
struct
st_fifo
event
イベントデータバッファ
unsigned int
size
1イベントのサイズ
const char *
name
イベント名文字列
詳解
イベント
event.h
の
15
行目に定義があります。
この構造体詳解は次のファイルから抽出されました:
include/task/
event.h
st_event
構築:
1.8.13