Macro sem::semctl_clear [] [src]

macro_rules! semctl_clear {
    ($id: expr) => { ... };
}

The semctl_clear macro removes the goup of semaphores.