The %semget() function creates a semaphore set.
For Windows: Not Supported
value = %semget(key, nsems, semflg)
Valid values for key and semflg are defined in the files: sem.h and ipc.h. See the UNIX system documentation.
%semctl() function, %semop() function, cfunction statement