Copyright Digital Equipment Corp. All rights reserved.
Performs operations on semaphores in a semaphore set.
This function is supported on OpenVMS Integrity servers and
Alpha only.
Format
#include <sem.h>
int semop (int semid, struct sembuf *sops, size_t nsops);
Argument Description Return_Values