Skip to main content
sys_sem_close
strat9_
kernel
0.1.0
In strat9_
kernel::
syscall::
semaphore
strat9_kernel
::
syscall
::
semaphore
Function
sys_
sem_
close
Copy item path
Source
pub fn sys_sem_close(handle:
u64
) ->
Result
<
u64
,
SyscallError
>
Expand description
SYS_SEM_CLOSE: destroy a semaphore.