GadgetSeed  0.9.6
event_opration.h ファイル

イベントキュー操作 [詳解]

#include "event.h"
event_opration.h の依存先関係図:
被依存関係図:

[ソースコード]

関数

void init_eventqueue (void)
 
void _eventqueue_wait (struct st_event *evtque, struct st_tcb *tcb)
 タスクをイベント待ちキューに登録する
 
struct st_tcb_eventqueue_wakeup (struct st_event *evtque)
 イベント待ちタスクを返す
 

変数

struct st_event event_queue_list
 

詳解

イベントキュー操作

日付
2017.11.25 / Takashi SHUDO

event_opration.h に定義があります。