Name

create_semaphore — create a semaphore

Synopsis

semaphore *create_semaphore(int initial)

Creates a semaphore with an initial value of initial.