(C) 1998 AROS - The Amiga Research OS
NAME
void ReleaseSemaphoreList (sigSem)
LOCATION
In SysBase at offset 98
SYNOPSIS
struct List * sigSem
FUNCTION
This function releases all semaphores in the list at once.
INPUTS
sigSem
pointer to list full of semaphores
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY