%semget() function

The %semget() function creates a semaphore set.

For Windows: Not Supported

Syntax

value = %semget(key, nsems, semflg)

Description

Valid values for key and semflg are defined in the files: sem.h and ipc.h. See the UNIX system documentation.