handle_events - mathfur/minix GitHub Wiki 呼出元 do_write 概要 drivers/tty/tty.cにて定義 保留中のすべてのイベント(≒割り込み)を処理する 引数 tty_t *tp // 対象tty 実装 コメント