Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (A-B)
Guardian Procedure Calls Reference Manual—522629-013
2-66
BINSEM_LOCK_ Procedure
Call PROCESS_GETINFOLIST_ with the process list attribute (attribute code 15,
bit <7>) to determine whether a process is on the binary semaphore list waiting to
lock a binary semaphore.
•
For information about binary semaphores, see “General Considerations for Binary
Semaphores” for the BINSEM_CREATE_ procedure.
Example
status := BINSEM_LOCK_( semid, timeout );
Related Programming Manuals
For programming information about the BINSEM_LOCK_ procedure, refer to the
Guardian Programmer’s Guide.