Skip to main content

sys_ipc_create_port

Function sys_ipc_create_port 

Source
pub fn sys_ipc_create_port(_flags: u64) -> Result<u64, SyscallError>
Expand description

SYS_IPC_CREATE_PORT: create an IPC port bound to the current task.