Skip to main content

sys_sem_trywait

Function sys_sem_trywait 

Source
pub fn sys_sem_trywait(handle: u64) -> Result<u64, SyscallError>
Expand description

SYS_SEM_TRYWAIT: non-blocking decrement.