COHERENT help

This page displays the COHERENT help information for semop.

Listing of available help pages


semop() -- Perform semaphore operations

#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/sem.h>
int semop(id, operation, nops)
int id, nops; struct sembuf operation[];