Skip to main content

SYS_SEM_WAIT

Constant SYS_SEM_WAIT 

Source
pub const SYS_SEM_WAIT: usize = 231;
Expand description

Decrement (wait on) a semaphore. Blocks if the count is zero.

  • handle: semaphore handle