Name
hw_FreeSemaphore -- free semaphore (V6.0)
Synopsis
void hw_FreeSemaphore(APTR sem);
Function
This function frees the specified semaphore handle.

Designer compatibility
Unsupported

Inputs
sem
semaphore handle allocated by hw_AllocSemaphore()

Show TOC