semget
NAME
semget - get set of SysV semaphores
SYNOPSIS
semget KEY,NSEMS,FLAGS
DESCRIPTION
Calls the System V IPC function semget. Returns the semaphore id, or the undefined value if there is an error.