mini_notify - mathfur/minix GitHub Wiki
呼出元
概要
- kernel/proc.cにて定義
引数
register struct proc *caller_ptr; /* sender of the notification */
int dst; /* which process to notify */
register struct proc *caller_ptr; /* sender of the notification */
int dst; /* which process to notify */